mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-18 13:05:50 +00:00
b80ad85bb1
Move all the LESS `z-index` settings to variables.less so it's easy to
conceptualize how UI will be layered. jQuery CSS rules are untouched but
documented.
Also, remove the seemingly redundant re-setting of the `mw-searchButton`
`z-index`:
#mw-searchButton
z-index: 1;
}
This rule was added in
|
||
---|---|---|
.. | ||
images | ||
common.less | ||
EmphasizedSidebarAction.less | ||
externalLinks.less | ||
Footer.less | ||
hd.less | ||
index.less | ||
legacy.less | ||
PersonalMenu.less | ||
Portal.less | ||
print.less | ||
SearchBox.less | ||
Sidebar.less | ||
VectorMenu.less | ||
VectorTabs.less | ||
watchstar.less |