MediaWiki:Common.css: Difference between revisions

From Path of Diablo Wiki
No edit summary
No edit summary
Line 73: Line 73:
.vector-menu-tabs-legacy .selected {
.vector-menu-tabs-legacy .selected {
     background: #2D2D2D;
     background: #2D2D2D;
     background-image: linear-gradient(to top, #170809 0, #170808 1px, #2D2D2D 100%);
     background: linear-gradient(to top, #170809 0, #170808 1px, #2D2D2D 100%);
}
}