mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Follow-up de795bdbc5
: actually hide badge number in Monobook
The color: transparent; hack was being overridden by a color rule that's only in effect after the popup is opened. Change-Id: I2f415619603ccadb625ed2482c25fde78765fee4
This commit is contained in:
parent
adab7f087b
commit
a27d748f6a
|
@ -4,7 +4,7 @@
|
|||
#p-personal li.mw-echo-ui-notificationBadgeButtonPopupWidget {
|
||||
text-transform: none;
|
||||
font-weight: normal;
|
||||
&, a {
|
||||
&, .oo-ui-popupWidget a {
|
||||
color: #333;
|
||||
}
|
||||
// Badge
|
||||
|
|
Loading…
Reference in a new issue