MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.vector-menu-tabs-legacy .selected a:visited { |
.vector-menu-tabs-legacy .selected a:visited { |
||
color: #ccc; |
color: #ccc; |
||
background-image: linear-gradient(to bottom, # |
background-image: linear-gradient(to bottom, #111 0, #ed7117 100%); |
||
} |
} |
||