MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
/* Inactive tab background color */ | /* Inactive tab background color */ | ||
.vector-menu-tabs-legacy li { | .vector-menu-tabs-legacy li { | ||
background-color: # | background-color: ##b0aeac; /* Green color */ | ||
} | } |
Revision as of 06:07, 21 May 2023
div.vectorTabs ul li#ca-history { display: none; } /* Custom background color for Vector skin tabs */ /* Inactive tab background color */ .vector-menu-tabs-legacy li { background-color: ##b0aeac; /* Green color */ }