VectorGOLEM/skinStyles
Bartosz Dziewoński ce97818dd2 OOUI: Remove confusing 'position' override
Vector is the only skin that does this, setting 'position: relative'
for .oo-ui-windowManager-modal (normally 'position: static') and for
.ve-ui-overlay-global (normally 'position: absolute').

The override for .oo-ui-windowManager-modal caused it to create a new
stacking context, which is the only reason the 'z-index' override
worked. Use the right selector to override 'z-index' instead.

The override for .ve-ui-overlay-global was completely pointless and
it's surprising that it never broke anything.

Change-Id: Icd1dec43e2da9ef2090b18145099838de3a7890a
2018-01-16 19:25:38 +00:00
..
jquery.ui Compress PNGs with zopflipng 2016-02-20 20:35:56 +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 mw.notify: Remove rules duplicated from core 2017-11-29 16:01:50 +00:00
mediawiki.special.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
mediawiki.special.preferences.styles.less Replace colors on Special:Preferences view with WikimediaUI ones 2017-08-18 15:42:33 -07:00
ooui.less OOUI: Remove confusing 'position' override 2018-01-16 19:25:38 +00:00