User:Spartacus/vector.css: Difference between revisions
From Halopedia, the Halo wiki
No edit summary Tag: Undo |
No edit summary |
||
Line 1: | Line 1: | ||
/* Night theme fixes */ | /* Night theme fixes */ | ||
a, .mw-body a.extiw, .mw-body a.extiw:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li a, div.vectorMenu li a, div.vectorMenu h3 span, .mw-body a.external { | a:not(.oo-ui-buttonElement-button), .mw-body a.extiw, .mw-body a.extiw:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li a, div.vectorMenu li a, div.vectorMenu h3 span, .mw-body a.external { | ||
color: #6bf !important; | color: #6bf !important; | ||
} | } |
Latest revision as of 12:32, April 15, 2019
/* Night theme fixes */
a:not(.oo-ui-buttonElement-button), .mw-body a.extiw, .mw-body a.extiw:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li a, div.vectorMenu li a, div.vectorMenu h3 span, .mw-body a.external {
color: #6bf !important;
}
img {
background: transparent !important;
}
/* Search function */
.mw-search-profile-tabs {
background-color: #333;
border: 1px solid #fff;
}
#mw-search-top-table div.results-info {
color: #fff;
}
.editOptions {
color: #fff;
}
#pagehistory li.selected {
color: #fff;
}