MinervaNeue/skinStyles/mobile.startup
Stephen Niedzielski 0cb19335fa Hygiene: collapse mobile.search LESS into mobile.startup
MinervaNeue depends on mobile.search. mobile.search's LESS has been
collapsed into mobile.startup. This patch updates Minerva's references
and revises the SearchOverlay's CSS selector to increase specificity to
account for the new order of CSS files. Previously:

- ...
- MobileFrontend Overlay.less
- MobileFrontend SearchOverlay.less
- ...
- Minerva Overlay.less
- Minerva SearchOverlay.less
- ...

Now:

- ...
- MobileFrontend Overlay.less
- Minerva Overlay.less
- ...
- MobileFrontend SearchOverlay.less
- Minerva SearchOverlay.less
- ...

Since SearchOverlay's selector are intended to override Overlay's, it
seems appropriate to specify that a SearchOverlay is also an Overlay and
increase specificity.

Bug: T210207
Related: Ib0316020ed10eb0c921a3300501df7634a889977
Change-Id: I5c06b13f22f530fb52f37f373e081ed55f332a07
2018-12-17 22:02:58 +00:00
..
images Unify SVG markup 2017-11-14 21:44:40 +00:00
search Hygiene: collapse mobile.search LESS into mobile.startup 2018-12-17 22:02:58 +00:00
Overlay.less Merge "Limit editor text area styles to where they are needed" 2018-07-26 23:28:55 +00:00
skin.less build: Update 'stylelint-config-wikimedia' to v0.5.0 and make pass 2018-12-12 23:26:48 +00:00
toast.less Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
toggle.less Remove references to "mobile.toggle" module. 2018-12-14 00:45:34 +01:00