mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-13 17:57:06 +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
|
||
---|---|---|
.. | ||
jquery.ui | ||
ext.relatedArticles.readMore.less | ||
jquery.tipsy.less | ||
mediawiki.action.view.redirectPage.less | ||
mediawiki.notification.less | ||
mediawiki.special.less | ||
ooui.less |