mediawiki-skins-Vector/includes/templates
Jon Robson a1199a0917 Use standard utility classes for flushing icons left and right
Restricted to the feature flag (?vectorvisualenhancementnext=1)
 for now to allow us to not worry about caching.

mw-ui-icon-flush-left and mw-ui-icon-flush-right have been in core
for some time and using them means we don't have to manage hardcoded
values for these.

We'll need to think of .mixin-vector-flush-left-left
and .mixin-vector-flush-right-margin-left separately - I wonder
if these could be revised to use these 2 standard classes.

Additional changes:
- Drop unused mixin-vector-flush-right-margin-left mixin

Bug: T321504
Bug: T317583
Change-Id: I51f8e31be6771a3fb32fb07dc22d0c2872b5706d
2022-10-26 10:01:12 -07:00
..
BeforeContent.mustache Replace incorrectly mw- prefixed classes 2022-10-25 10:28:31 -05:00
Button.mustache Rely on core to provide accesskey/title attributes, update search toggle location in DOM 2022-04-14 13:53:07 -07:00
Footer.mustache Use content-parser-output RL SkinModule feature 2021-03-25 17:34:28 +00:00
Footer__row.mustache templates: Move spaces into conditions for cleaner html 2021-09-29 14:06:07 +02:00
Header.mustache Use standard utility classes for flushing icons left and right 2022-10-26 10:01:12 -07:00
Indicators.mustache Remove mw-body-content from HTML that is not the article body 2021-05-14 00:01:52 +00:00
LegacyMenu.mustache Move Vector menu class logic into Menu mustache template 2022-07-07 12:34:23 -05:00
LegacySidebar.mustache Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
LegacyUserLinks.mustache Technical: Use unambigious menu template 2022-06-27 12:29:03 -07:00
Logo.mustache Logo scales with font-size 2021-09-28 21:44:53 +00:00
MainMenu.mustache Replace incorrectly mw- prefixed classes 2022-10-25 10:28:31 -05:00
MainMenuAction.mustache Replace incorrectly mw- prefixed classes 2022-10-25 10:28:31 -05:00
Menu.mustache Remove gradient from modern Vector, align SidebarAction with portlet styles and classes 2022-08-17 20:41:15 +00:00
PageTitlebar.mustache Use standard utility classes for flushing icons left and right 2022-10-26 10:01:12 -07:00
PageToolbar.mustache Replace incorrectly mw- prefixed classes 2022-10-25 10:28:31 -05:00
SearchBox.mustache Remove unnecessary inner-tag whitespace and self-closing tags 2022-05-24 14:46:37 -07:00
skin-legacy.mustache Replace incorrectly mw- prefixed classes 2022-10-25 10:28:31 -05:00
skin.mustache Replace incorrectly mw- prefixed classes 2022-10-25 10:28:31 -05:00
StickyHeader.mustache Use standard utility classes for flushing icons left and right 2022-10-26 10:01:12 -07:00
TableOfContents.mustache Modify Vector 2022 skip-links 2022-09-26 17:34:23 +00:00
TableOfContents__line.mustache ToC: Handle anchors with % in plaintext 2022-09-16 11:24:27 +08:00
TableOfContentsContainer.mustache Use standard utility classes for flushing icons left and right 2022-10-26 10:01:12 -07:00
UserLinks.mustache Remove custom rendering of the user links overflow menu in favor of using 'vector-user-menu-overflow', a vector specific menu bucket in Hooks.php 2022-08-01 20:18:46 +00:00
UserLinks__login.mustache Fix Vector 22 missing user menu on private wikis 2022-10-20 17:12:10 -06:00
UserLinks__logout.mustache Rely on core to provide accesskey/title attributes, update search toggle location in DOM 2022-04-14 13:53:07 -07:00
UserLinks__templogin.mustache Updates for core temp user autocreation feature 2022-04-28 20:32:53 +00:00