mediawiki-extensions-Echo/modules/nojs/mw.echo.badge.minerva.less
Jon Robson 5752542981 Prepare for removal of SkinMinervaReplaceNotificationsBadge hook
Bug: T301263
Change-Id: I7b9cf401936be2421d0ad4efe963486404d50e6a
2022-05-06 14:26:16 +00:00

25 lines
371 B
Plaintext

#pt-notifications-alert {
.mw-echo-notifications-badge-dimmed,
.mw-echo-notifications-badge {
top: 0;
margin: 0;
}
a.mw-ui-icon-wikimedia-bellOutline-base20 {
color: transparent;
}
}
#pt-notifications-alert.oo-ui-widget {
list-style: none;
width: 1.25em;
height: 1.25em;
padding: 0.75em;
vertical-align: middle;
a {
height: auto;
padding: 0;
}
}