MediaWiki:Darkvector.css: Difference between revisions
2025 |
will this work? prob not |
||
(One intermediate revision by the same user not shown) | |||
Line 621: | Line 621: | ||
} | } | ||
.vector-menu-heading ul li, | |||
.vector-menu-heading ul li { | |||
background-color: #e87057; | background-color: #e87057; | ||
background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%); | background-image: -moz-linear-gradient(top, #333 20%, #2a2a2a 100%); | ||
Line 637: | Line 637: | ||
} | } | ||
.vector-menu-heading li.selected, | |||
.vector-menu-heading li.selected { | |||
background-color: #333; | background-color: #333; | ||
background-image: -moz-linear-gradient(top, #e87057 0, #333 10%); | background-image: -moz-linear-gradient(top, #e87057 0, #333 10%); |