VectorGOLEM/resources
Nicholas Ray f62e1997f5 Fix padding/positioning of the user menu orange talk message notification
The padding-top of the orange notification set in
ext.echo.styles.alert.less was being overriden by the `padding-top: 0`
set in UserLinks.less which was intended to only override the padding
set in Menu.less.

This commit:

* Scopes the li styles in Menu.less to apply only to the legacy user
menu (found in both legacy and modern vector with the consolidated user
links feature off) which appears to be the only menus that needs these
rules.

* The padding-top previously in UserLinks is no longer needed as a
result of the above point.

* Adjusts/cleans up the positioning of the orange notification by
removing an unneeded margin/padding-top and setting the top to 100% (the
previous `calc` statement was unintentionally resulting in 112%).

Bug: T287633
Change-Id: Ia7069d291f53d8e0e0e576d7b96b7a8b1a6cb29d
2021-07-28 16:35:08 -06:00
..
common Fix padding/positioning of the user menu orange talk message notification 2021-07-28 16:35:08 -06:00
mediawiki.less Implement mediawiki.skin.variables.less for Vector 2020-09-16 08:39:13 -07:00
skins.vector.js Copy interwiki links into sidebar 2021-07-27 12:08:11 -05:00
skins.vector.legacy.js TypeError: data.collapseCondition is not a function 2021-02-11 21:19:28 +00:00
skins.vector.search Use the new wvui-search module from MW core 2021-06-02 13:40:20 -07:00
skins.vector.styles Fix padding/positioning of the user menu orange talk message notification 2021-07-28 16:35:08 -06:00
skins.vector.styles.legacy Fix dropdown font sizing in legacy vector 2021-07-21 14:29:37 +00:00
CheckboxHack.d.ts Add enter/spacebar keyboard support to sidebar. 2020-07-09 22:38:15 +02:00
CollapsibleTabsPlugin.d.ts [JavaScript] Validate types 2020-03-16 09:10:08 -06:00
MediaWikiPageReady.d.ts Vector manages search functionality and provides config flag 2020-08-04 00:06:31 +00:00
VectorResourceLoaderVirtualConfig.d.ts Rename `wgVectorUseCoreSearch` to `wgVectorUseWvuiSearch` 2021-01-22 16:25:46 -07:00
mediawiki.d.ts Inform anonymous A/B test by tracking time from navigationStart 2021-03-23 10:40:20 -07:00
vue.d.ts Integrate WVUI search into Vector 2020-12-08 13:27:12 -08:00