MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
.vector-menu-tabs-legacy li { | .vector-menu-tabs-legacy li { | ||
background-image: #000000; | background-image: linear-gradient(to top,#000000 0,#ffffff21 1px,#ffffff 100%); | ||
background-position: left bottom; | background-position: left bottom; | ||
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
Line 13: | Line 13: | ||
padding: 0; | padding: 0; | ||
line-height: 1.125em; | line-height: 1.125em; | ||
} | } | ||
Revision as of 06:46, 21 May 2023
div.vectorTabs ul li#ca-history { display: none; } .vector-menu-tabs-legacy li { background-image: linear-gradient(to top,#000000 0,#ffffff21 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; } .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; }