mediawiki-skins-Vector/resources/skins.vector.styles/components
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
..
BottomDock.less Remove unnecessary imports in component stylesheets, make variable and mixin imports consistent 2023-10-03 19:13:21 +00:00
Button.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
Dropdown.less Remove unnecessary imports in component stylesheets, make variable and mixin imports consistent 2023-10-03 19:13:21 +00:00
Footer.less Copy common styles into vector 2023-10-05 13:28:16 -05:00
Header.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
Icon.less Remove unnecessary imports in component stylesheets, make variable and mixin imports consistent 2023-10-03 19:13:21 +00:00
Indicators.less Copy common styles into vector 2023-10-05 13:28:16 -05:00
LanguageDropdown.less Copy common styles into vector 2023-10-05 13:28:16 -05:00
Logo.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
MainMenu.less Remove unnecessary imports in component stylesheets, make variable and mixin imports consistent 2023-10-03 19:13:21 +00:00
Menu.less Separate dropdown/menu references in PHP and templates 2023-07-31 14:03:12 -05:00
MenuTabs.less [Visual change] Normalize small font sizes in Vector 2022 2023-10-24 22:50:15 +00:00
PageTitlebar.less Remove unnecessary imports in component stylesheets, make variable and mixin imports consistent 2023-10-03 19:13:21 +00:00
PageToolbar.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
PageTools.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
PinnableElement.less Simplify TOC design for pinned TOC on no js small viewports 2023-10-16 23:31:18 -04:00
PinnableHeader.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
PopupNotification.less Add indicator that appears when TOC & page tools menu have been hidden 2023-03-23 21:46:51 +00:00
SearchBox.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
SiteNotice.less Copy common styles into vector 2023-10-05 13:28:16 -05:00
StickyHeader.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
TableOfContents.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
UserLinks.less styles: Replace legacy Vector breakpoint tokens where applicable 2023-10-25 22:03:46 +00:00
Watchstar.less Remove unnecessary imports in component stylesheets, make variable and mixin imports consistent 2023-10-03 19:13:21 +00:00