VectorGOLEM/skinStyles
Stephen Niedzielski b80ad85bb1 [dev] [Less] centralize z-indices
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 0c77e4f.

The sidebar work will require `z-index` properties and this refactor
eases the comprehension of those changes, as well as prevents the
accrual of more `z-index` technical debt.

Bug: T246419
Change-Id: Ic112a0ee3f701f87432838797be45c6069fdb522
2020-04-02 15:05:22 -06:00
..
jquery.ui Merge "Match frame and overlay appearance of ui-dialog to match WMUI" 2019-04-01 19:39:47 +00:00
ext.relatedArticles.readMore.less Style RelatedArticle cards 2019-06-20 18:14:27 +00:00
jquery.tipsy.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
mediawiki.action.view.redirectPage.less Optimization: move styles specific to redirect pages out of common.less 2017-06-15 16:13:42 +03:00
mediawiki.notification.less hygiene: Make LESS imports non-ambigious 2019-10-25 20:54:49 +00:00
mediawiki.special.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
ooui.less [dev] [Less] centralize z-indices 2020-04-02 15:05:22 -06:00