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-color: transparent !important;
color: #688ba8;
cursor: pointer;
}
.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;
}
body.skin-vector li#ca-talk.new.mw-list-item.vector-menu-tabs-legacy {
background-color: #your_color_here !important;
color: #your_text_color_here !important;
}