summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Echo/modules/nojs/mw.echo.badge.vector.less')
-rw-r--r--Echo/modules/nojs/mw.echo.badge.vector.less16
1 files changed, 1 insertions, 15 deletions
diff --git a/Echo/modules/nojs/mw.echo.badge.vector.less b/Echo/modules/nojs/mw.echo.badge.vector.less
index 0256eb62..90c7d23c 100644
--- a/Echo/modules/nojs/mw.echo.badge.vector.less
+++ b/Echo/modules/nojs/mw.echo.badge.vector.less
@@ -1,18 +1,4 @@
-@import '../echo.variables';
-
-/* We have to include the #pt-notifications selector due to monobook */
-.mw-echo-notifications-badge {
- &.oo-ui-flaggedElement-unseen,
- &.mw-echo-unseen-notifications {
- #pt-notifications-alert &:after {
- background-color: @badge-counter-background-unseen-alert;
- }
-
- #pt-notifications-notice &:after {
- background-color: @badge-counter-background-unseen-message;
- }
- }
-}
+@import '../echo.variables.less';
#p-personal #pt-notifications-alert,
#p-personal #pt-notifications-notice {