mediawiki-extensions-Echo/modules/nojs/mw.echo.badge.modern.less
Mooeypoo 84d34a3901 Revert "Do not use fancy styled badge on Modern and CologneBlue"
This reverts commit 08d224e955.

Causes bugs in Vector when displaying the badges.

Bug: T162173
Change-Id: I9e92c304b47ce9204d7a7d2fba67118e67b1bdc9
2017-04-04 18:40:09 +00:00

9 lines
126 B
Plaintext

.mw-echo-notifications-badge {
#pt-notifications-alert &,
#pt-notifications-notice & {
&:before {
z-index: 0;
}
}
}