mediawiki-skins-MinervaNeue/includes/Skins
Jon Robson e76d536733 Drop message box styling modules from page load
The skins.minerva.messageBox.styles module is loaded on pages with
old revisions, but this message box is already being styled by another
module added by core.

Skins are not responsible for styling Codex. This is the responsibility
of the code that adds the message box to the page.

In addition to this we were loading another set of styles for message boxes
on skins.minerva.codex.styles

Bug: T375287
Change-Id: I0cf5dc6baf2e447b4944f04365addd614d59cfbe
2024-11-07 09:33:56 -08:00
..
PageActionsMenu
ToggleList Remove redundant closure for all modules with packageFiles 2024-11-07 08:39:58 -08:00
banners.mustache
Button.mustache Fix HTML errors reported by Firefox view-source 2024-04-15 22:51:21 +00:00
FeaturesHelper.php Use explicit nullable type on parameter arguments 2024-10-28 22:23:56 +00:00
footer.mustache
footerItemList.mustache
Header.mustache Fix HTML errors reported by Firefox view-source 2024-04-15 22:51:21 +00:00
history.mustache
Icon.mustache Fix HTML errors reported by Firefox view-source 2024-04-15 22:51:21 +00:00
IconButtonLink.mustache Generate section edit links via SkinMustache 2023-10-23 23:17:43 +00:00
LanguageSection.mustache
Logo.mustache
menu.mustache
menuGroup.mustache Fixes markup for logout link 2024-10-16 10:40:33 -07:00
PageActionsMenu.mustache
SearchBox.mustache Update Minerva skin to use Codex icons 2024-09-27 21:53:55 +00:00
SectionLinks.mustache Generate section edit links via SkinMustache 2023-10-23 23:17:43 +00:00
skin.mustache Fixes styles of Minerva tabs in visited/active states 2024-09-19 20:21:40 +00:00
SkinMinerva.php Drop message box styling modules from page load 2024-11-07 09:33:56 -08:00
SkinUserPageHelper.php SkinUserPageHelper: Reset fetchedData on setTile 2024-06-04 19:42:35 +00:00
ToggleList.mustache