MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
cursor: pointer; | cursor: pointer; | ||
font-size: 0.8em | font-size: 0.8em | ||
} | |||
.vector-menu-tabs-legacy li a { | |||
background-color: transparent; | |||
} | } | ||
Revision as of 07:18, 21 May 2023
div.vectorTabs ul li#ca-history {
display: none;
}
.vector-menu-tabs-legacy li {
background-color: transparent;
color: #688ba8;
cursor: pointer;
}
.vector-menu-tabs-legacy li a {
background-color: transparent;
color: #688ba8;
cursor: pointer;
font-size: 0.8em
}
.vector-menu-tabs-legacy li a {
background-color: transparent;
}