Videohelp - codecs, software
videohelp - dark by thermalzombie
Details
Authorthermalzombie
LicenseCC-BY-4.0
Categoryvideohelp
Created
Updated
Size2.8 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 videohelp - dark
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Videohelp - codecs, software
@author Thermalzombie
==/UserStyle== */
@-moz-document domain("videohelp.com") {
/* Insert code here... */
body, .mainergray, .listmenulist, .howtomenulist, .whatismenulist, .othermenulist,
.postrow, .has_after_content, .userinfo, .postdetails, .posthead, .body_wrapper,
.textcontrols, .postbody, #thread_controls div, .spiffywhite5pxfg div, .spiffywhite5pxfg,
.navigation li, dd a, .popupbody li a
{
background:#000 !important;
}
.textcontrols
{
border-top: 1px #FFFFFF solid !important;
}
.sticky
{
border: 1px silver solid !important;
}
select, input
{
border: 1px #FFF solid !important;
}
.navbit a, .breadcrumb .navbit > a, .breadcrumb .lastnavbit span
{
border: none !important;
}
.navbit a, .breadcrumb .navbit > a, .breadcrumb .lastnavbit span
{
text-decoration: underline !important;
}
.pagination dd a.selected
{
background: #F00 !important;
}
.editor_controls
{
background:silver !important;
}
div.listmenulistover, div.othermenulistover, div.howtomenulistover, div.whatismenulistover,
.navigation li:hover, .quote_container, .newcontent_textcontrol, .navlinks,
.navbit a:hover, .bbcode_code, .pagelinks a, .nouser a, .blocksubhead, .row1noborder
{
background:#222 !important;
}
.forumrow, .above_threadlist_controls, .threadinfo, .inner, .threadstats,
.threadlastpost, .nonsticky, .sticky, .blockrow, .blockfoot, .nouser
{
background:#111 !important;
}
.newcontent_textcontrol, .divTableborder
{
box-shadow: none !important;
}
.maingray, .spiffywhite5px, .row1 a, .row1, .row2, .row1green, .greenbox,
input, select, textarea
{
color:#FFF !important;
background:#000 !important;
}
b
{
color:#F00 !important;
}
a, p, h1, h2, h3, h4, h5, #allfeatures, .shade, .forum_info, .date, blockquote, .time, body, .spiffywhite5pxfg,
.foruminfo, .forumrow, .body_wrapper, .navlinks, .wgo_subblock, .blocksubhead, .threadinfo,
.threadlastpost, .threadstats, .greenbox, .nonsticky, .above_threadlist_controls, .posthead, .postbody,
.quote_container, label, #remember, #remember span, .userinfo, .textcontrols, .postdetails,
.listmenulist a, .howtomenulist a, .whatismenulist a, .othermenulist a, .row1 font,
.gs-webResult .gs-snippet, .gs-fileFormatType,
.gs-promotion .gs-visibleUrl, .gs-webResult .gs-visibleUrl
{
color:#FFF !important;
}
}