VectorGOLEM/resources/skins.vector.styles
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
..
images Re-crush SVG files with unified SVGO rules 2020-03-08 04:12:50 +00:00
EmphasizedSidebarAction.less Add end margin to opt-out link 2020-03-27 10:15:30 -06:00
Footer.less Isolate Vector Styles to their Respective Component 2020-03-03 18:20:19 +00:00
PersonalMenu.less [dev] [Less] centralize z-indices 2020-04-02 15:05:22 -06:00
Portal.less Add end margin to opt-out link 2020-03-27 10:15:30 -06:00
SearchBox.less [dev] [Less] centralize z-indices 2020-04-02 15:05:22 -06:00
Sidebar.less Add opt-out link to Sidebar for Vector/Logged-in Users Without Abstractions 2020-03-26 17:39:47 -06:00
VectorMenu.less [dev] [Less] centralize z-indices 2020-04-02 15:05:22 -06:00
VectorTabs.less Move watchstar import out of VectorTabs.less and into screen.less 2020-03-10 10:04:46 -06:00
common.less [dev] [Less] centralize z-indices 2020-04-02 15:05:22 -06:00
externalLinks.less Dev: Vector is rearranged like other skins and extensions 2020-01-28 16:57:38 +08:00
hd.less [Refactor] Move HD styles into separate importable LESS file 2020-03-12 12:52:44 -07:00
index.less Drop the Navigation component 2020-03-30 15:26:34 -07:00
legacy.less Drop the Navigation component 2020-03-30 15:26:34 -07:00
print.less [fix] [LESS] Move print style variables to query 2020-03-12 10:49:44 -06:00
watchstar.less Use `.transform-origin()` mixin 2020-03-26 15:50:05 -07:00