Check users, Comment administrators, csmoderator, Interface administrators, oversight, Suppressors, Administrators
8,061
edits
Screamer1234 (talk | contribs) No edit summary Tag: Reverted |
Screamer1234 (talk | contribs) (Undo revision 113325 by Screamer1234 (talk)) Tag: Manual revert |
||
Line 548: | Line 548: | ||
#left-navigation div.darkvectorTabs ul li, | #left-navigation div.darkvectorTabs ul li, | ||
#right-navigation div.darkvectorTabs ul li { | #right-navigation div.darkvectorTabs ul li { | ||
background-color: # | background-color: #e87057; | ||
background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%); | background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%); | ||
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333), color-stop(100%, #2a2a2a)); | background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333), color-stop(100%, #2a2a2a)); | ||
background-image: -webkit-linear-gradient(top, #333 20%, #2a2a2a 100%); | background-image: -webkit-linear-gradient(top, #333 20%, #2a2a2a 100%); | ||
background-image: linear-gradient(# | background-image: linear-gradient(#333 20%, #2a2a2a 100%) | ||
} | } | ||
edits