2022-11-18 19:12:54 -05:00
|
|
|
#pt-notifications-notice .mw-echo-notifications-badge,
|
|
|
|
#pt-notifications-alert .mw-echo-notifications-badge {
|
|
|
|
display: inline-block;
|
|
|
|
background-size: 16px 16px;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
top: -1px;
|
|
|
|
|
2022-11-18 19:18:27 -05:00
|
|
|
&.oo-ui-widget {
|
|
|
|
top: 0.1em;
|
|
|
|
}
|
|
|
|
|
2023-03-29 17:28:45 -04:00
|
|
|
&::after {
|
2022-11-18 19:12:54 -05:00
|
|
|
top: 6px;
|
|
|
|
left: 45%;
|
|
|
|
}
|
|
|
|
}
|