MediaWiki:Vector.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
div.vectorTabs ul li#ca-history {
display: none;
}
.vector-menu-tabs-legacy li {
background-image: linear-gradient(to top,#000000 0,#ffffff21 1px,#ffffff 100%);
background-position: left bottom;
background-repeat: repeat-x;
float: left;
display: block;
height: 100%;
margin: 0;
padding: 0;
line-height: 1.125em;
}
.new mw-list-item li a {
background-color: transparent !important;
color: #688ba8;
cursor: pointer;
font-size: 0.8em
}
.vector-menu-tabs-legacy li {
background-color: transparent !important;
}
.vector-menu-tabs-legacy li
{
background-color: transparent !important;
}