mediawiki-skins-Vector/resources/skins.vector.zebra.styles
jaydenb d1c0e6cd6f Hide language alert if there are none and JS is disabled
The languages alert is misleading when there are no languages and the user has JS disabled.

This change adds a class to the alert if there are 0 languages, and then adds "display: none" to the alert if the client-nojs class is present. This is the same approach being used for the language switcher button.

Bug: T326185
Change-Id: Iee292d661ed1f47700f588053712f5f547022b17
2023-06-16 17:30:34 +00:00
..
components Hide language alert if there are none and JS is disabled 2023-06-16 17:30:34 +00:00
layouts Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
mixins.less Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
skin.less [Zebra] Add TableOfContents.less to Zebra module 2023-05-03 17:09:53 -04:00
variables.less Merge "styles: Replace local var with Codex design token" 2023-06-13 23:37:02 +00:00