MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
.vector-menu-tabs-legacy li { | .vector-menu-tabs-legacy li { | ||
background-color: transparent !important; | 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; | |||
} | } |
Revision as of 06:34, 21 May 2023
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; }