MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
} | } | ||
.vector-menu-tabs-legacy li { | |||
background-image: linear-gradient(to top,transparent 0,transparent 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; | |||
white-space: nowrap | |||
} | |||
.new mw-list-item li a { | .new mw-list-item li a { |
Revision as of 06:45, 21 May 2023
div.vectorTabs ul li#ca-history { display: none; } .vector-menu-tabs-legacy li { background-image: linear-gradient(to top,transparent 0,transparent 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; white-space: nowrap } .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; }