1,158
edits
(more 1.39 fixes) |
No edit summary |
||
Line 17: | Line 17: | ||
.skin-vector #mw-head a, | .skin-vector #mw-head a, | ||
.skin-vector #mw-panel a, | .skin-vector #mw-panel a, | ||
.skin-vector #footer a { | .skin-vector #footer a { | ||
color: #29d1fc !important; | color: #29d1fc !important; | ||
Line 41: | Line 40: | ||
.vector-menu-tabs ul li, | .vector-menu-tabs ul li, | ||
.vector-menu-tabs li.selected, | .vector-menu-tabs li.selected, | ||
.vector-menu-tabs ul li span | .vector-menu-tabs ul li span { | ||
background: transparent; | background: transparent; | ||
} | } | ||
Line 52: | Line 50: | ||
.vector-menu-dropdown h3 { | .vector-menu-dropdown h3 { | ||
color: #29d1fc; | color: #29d1fc; | ||
} | |||
.skin-vector #mw-head .vector-menu-tabs li.selected a { | |||
color: #fcffe4 !important; | |||
} | } | ||
.vector-menu-tabs li.selected a { | .vector-menu-tabs li.selected a { | ||
} | } | ||