dark w/bluTrim
eztvx - dbT by mab
Details
Authormab
LicenseMIT
Categoryeztv.to
Created
Updated
Size4.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name eztv - dbT
@version 20240909.01.32
@namespace https://userstyles.world/user/mab
@description dark w/bluTrim
@author mab
@license MIT
==/UserStyle== */
@-moz-document domain("eztvx.to") {
*{font-family:sans-serif;font-size:12px !important;line-height:1.4em;}
body {background:url("/ezimg/s/1/1/s.gif");background-color:#181818;color:#175f95;}
a:hover, #site_menu a:hover {text-decoration:none;color:#ffc926 !important;}
a.epinfo, a.thread_link:hover, a.thread_link, a.thread_link b {font-size:1.1em !important; font-weight:normal;}
form span {background-color:transparent !important;}
br, hr {display:none}
table br, div br {display:block;}
span {margin-left:0 !important}
[style="background-color: #F5CB0D"] {display:block;padding:0 4px;box-shadow:0 0 6px #F5CB0D;}
[style="background-color: #F1F683"] {display:block;padding:0 4px;box-shadow:0 0 6px #F1F683;}
[style="background-color: #F5CB0D"] a:hover, [style="background-color: #F1F683"] a:hover
{color:#fff !important;background:#175f95;}
select, select[name="SearchString"], button, [type="submit"], [type="button"]
{float:none !important;display:inline-block;margin:0 !important;border:0;border-radius:4px;background:#175f95 !important;padding:3px 5px !important;color:#fff;line-height:1em;transition:none !important;}
button:active, [type="submit"]:active, [type="button"]:active {transform:translateY(1px);}
button.pumpkin {background:#d35400 !important;}
[type="checkbox"] {position:relative;top:3px;border:1px solid #175f95;border-radius:4px;padding:6px;
appearance:none;cursor:pointer;}
[type="checkbox"]:checked {background:#175f95 !important;color:white;}
[type="checkbox"]:checked::before {content:'';display:block;position:absolute;top:0;left:3px;
width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(35deg);}
#header_holder > :nth-child(4 of table) td:first-child {width:0;}
#header_logo {margin-bottom:-15px}
#header_holder > span {position:relative;z-index:1;}
.forum_thread_post button{height:auto !important;}
#searchsearch_submit :nth-child(n) {float:none !important;display:inline-block;}
table, .section_header_column, .forum_header_border_normal tr, .section_post, .forum_thread_post, .forum_post_header, .forum_thread_post, .forum_post_footer, .section_create, .forum_header
{background-color: #222 !important;}
.forum_thread_post, .forum_thread_post_end {padding:6px 0}
.section_header_column {height:200px !important}
input:not([type="submit"]):not([type="checkbox"]):not([type="button"]), .select2-container--default .select2-selection--single, .select2-dropdown
{border:1px solid #175f95 !important;border-radius:4px;background-color:#222;color:#cab97f;font-size:1.3em !important;
box-shadow:0 1px 4px #111 inset;}
input:not([type="checkbox"]):not([type="submit"]):not([type="button"]):focus
{outline:0;background-color:#1c1c1c !important;}
table.forum_header_border {box-shadow:0 2px 12px rgba(0,0,0,.5);}
#gap{height:0}
#line{display:none;}
#site_menu, .forum_thread_header_end, .section_post_header, .most-seeded-header, .most-seeded-header a,
.forum_thread_header a, .forum_thread_header, .forum_thread_header_end,
.most-seeded-thread-header, .most-seeded-thread-header-end, .section_post_header a:link, .forum_header_menu,
.select2-container--default .select2-results__option[aria-selected=true]
{background:#175f95; background-image:none; border:none; color:#f5edc1 !important;}
#site_menu {border-radius:36px 36px 0 0; color:#175f95 !important;}
#site_menu a:link{display:inline-block; padding:8px 0 8px 0; color:#333;font-weight:bold}
#site_menu span {background:transparent !important;}
td.header_date, .forum_thread_post_end font, a, a.thread_link, a.thread_link:hover {background:none; color:#175f95;}
.forum_thread_post, .forum_thread_post_end, .forum_header_border_normal, div.showinfo_header, td.show_info_rating_score,
td.show_info_banner_logo, td.show_info_airs_status, td.show_info_main_logo, td.show_info_tvnews_column
{background-image:none; border:none; color:#555;}
.forum_header_border[name="hover"]:hover td{background:#292929 !important;}
.forum_header, .forum_header_border, table.episode_columns_holder, td.episode_middle_column, td.episode_left_column
{border:0 !important;}
.forum_header_border tr:nth-child(2n+1), .forum_header_border tr:nth-child(2n), td div:not(.forum_thread_header)
{background:none !important;}
.epinfo {color: #cab97f !important;}
}