mediawiki-skins-MinervaNeue/resources/skins.minerva.mainMenu.styles
Jan Drewniak 9d19e07053 Prevent text from showing in main-menu logout button
The mw-ui-icon class sets a transparent color on icons, however
that rule is loosing a specificity battle with the rules that
color the main menu links.

Given this is the only known instance where this happens,
a transparent color is added to the logout button itself
instead of a more general solution (likely involving
adding multiple "!important"s).

Bug: T240644
Change-Id: I4675e14fa34770361bc8b30f3562b5cb72b3e42d
2019-12-13 01:39:28 +01:00
..
MainMenu.less Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
MainMenuFooter.less Enable stylelint 'selector-max-id' rule and disable only on occurrence 2019-11-27 17:36:59 -08:00
MainMenuItem.less Prevent text from showing in main-menu logout button 2019-12-13 01:39:28 +01:00
NotificationsOverlay.less Use default duration LESS variable and align timing function one 2019-10-24 14:50:38 -07:00