mediawiki-skins-MinervaNeue/bundlesize.config.json
Steph Toyofuku b7e54644b7 Make language selector disabled state accessible contrast
Remove the opacity filter and indicate a disabled state using the
disabled color for both text and the icon.  Add a new disabled icon
variant to accomplish this

Also fixes a small issue where the toast notification was unreadable in
night mode due to using --color-inverted.  Switch this to
--color-inverted-fixed, which was added for this purpose

Visual change for the language selector button, when there are no other
languages available

Bug: T361693
Change-Id: Id2f80028d967bf644673f651bb89718fa8723d22
2024-05-13 22:13:33 +00:00

31 lines
550 B
JSON

[
{
"resourceModule": "skins.minerva.base.styles",
"maxSize": "9.5KB"
},
{
"resourceModule": "skins.minerva.content.styles.images",
"maxSize": "0.3KB"
},
{
"resourceModule": "mediawiki.hlist",
"maxSize": "0.3KB"
},
{
"resourceModule": "skins.minerva.icons.wikimedia",
"maxSize": "0.8KB"
},
{
"resourceModule": "skins.minerva.mainMenu.icons",
"maxSize": "0.3KB"
},
{
"resourceModule": "skins.minerva.mainMenu.styles",
"maxSize": "1.0KB"
},
{
"resourceModule": "skins.minerva.scripts",
"maxSize": "14.5KB"
}
]