mediawiki-skins-Vector/skinStyles
Volker E b55d95c70c styles: Replace legacy Vector breakpoint tokens where applicable
Replacing the legacy Vector breakpoint tokens with the Codex
standard ones. All names have been unified, only some legacy values
remain for backwards compatibility.
Also
- replacing a wrongly applied min-width with the correct max-width
  token,
- replacing a width with an equal value min-width one and
- removing the now equal value mobile min-width one.

Note that we can't do some reference magic here alike
`@max-width-breakpoint-mobile: @min-width-breakpoint-tablet - 1px;` as
this would take the Codex value from skin variables and not the legacy
value.
Also note, that we could move all those Vector legacy definitions into
Vector's 'mediawiki.skin.variables.less' file(s), but that would mean
that extensions don't rely on the Codex default values, but on Vector's
and we want latter to move to the standard, also in foresight of
further standardization to build for all feature teams like a
shared Grid.

Bug: T331403
Change-Id: Ifb968b1977001edb1a79e20df387c61f27043542
2023-10-25 22:03:46 +00:00
..
images Improve wikibase interlanguage link styles 2023-02-03 14:14:08 -05:00
jquery.ui Add jQuery.UI styles to Vector 2022 2022-11-23 23:12:51 +00:00
vector Use skin variables instead of local variables where possible 2023-10-05 15:34:50 -07:00
ext.echo.styles.alert.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
ext.echo.styles.badge.less Use skin variables instead of local variables where possible 2023-10-05 15:34:50 -07:00
ext.relatedArticles.readMore.less Style RelatedArticle cards 2019-06-20 18:14:27 +00:00
ext.uls.compactlinks.less Ensure sticky header ULS menu appears in default location right underneath the button 2022-01-19 19:37:25 +00:00
ext.uls.interface.less Hide language button in sticky header if compact links disabled 2022-01-10 14:42:26 -08:00
ext.uls.pt.less Use Codex for button styles, start transitioning icons to use Codex icon mixins 2023-06-12 16:26:28 -07:00
ext.visualEditor.less [Clean up] Remove CSS and HTML from cached TOC html 2023-01-16 17:21:12 -06:00
mediawiki.action.edit.less Use skin variables instead of local variables where possible 2023-10-05 15:34:50 -07: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 Use skin variables instead of local variables where possible 2023-10-05 15:34:50 -07:00
mediawiki.page.ready.less Use skin variables instead of local variables where possible 2023-10-05 15:34:50 -07:00
mediawiki.special.less Move Vector skin from core 2014-08-07 13:38:34 +02:00
mediawiki.special.search.interwikiwidget.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
ooui.less Use skin variables instead of local variables where possible 2023-10-05 15:34:50 -07:00