dark
cisco dark by bart1992
Details
Authorbart1992
Licensead
Categoryad
Created
Updated
Code size1.2 kB
Code checksum1ed0e902
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
dark
Source code
/* ==UserStyle==
@name cisco dark
@namespace USO Archive
@author 666threesixes666
@description `cisco dark`
@version 20120423.22.31
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("cisco.com"),
domain("netacad.net"),
domain("netacad-survey.net")
{
/*text&background*/
html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h4, h5, h6, font, strong, p, form, footer
{
color: white !important;
background: black !important;
}
select, button, #fw-mb, div.ffoot, div.ffoot-menucontent, .ffoot-mn .ffmt, .ffoot-menu .ffmb, div.mylogin, div.footer_wrap, .jive-thread-post-details, .jive-thread-info, .jive-content-controls, #jive-footer, #cisco-footer, #jive-body-intro, #accordion_toggle1, #accordion_toggle2, #accordion_toggle3, #cdc-nav-module
{
background: black !important;
}
div
{
background-color: black !important;
}
select, input, span, code, textarea, pre, label, div, dd
{
color: white !important;
}
/*links*/
a
{
color: #0040ff !important;
}
a:visited
{
color: #224375 !important;
}
/*highlight*/
textarea, pre, code, .selected
{
background: #333333 !important;
}
}