mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-30 18:45:07 +00:00
5752542981
Bug: T301263 Change-Id: I7b9cf401936be2421d0ad4efe963486404d50e6a
25 lines
371 B
Plaintext
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;
|
|
}
|
|
}
|