MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 3493: | Строка 3493: | ||
width: var(--icon-size); | width: var(--icon-size); | ||
height: var(--icon-size); | height: var(--icon-size); | ||
filter: var(--invert-100 | filter: var(--invert-100); | ||
background-size: cover; | background-size: cover; | ||
margin: 0; | margin: 0; | ||
} | |||
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read { | |||
opacity: 0.45; | |||
} | } | ||
#pt-notifications-alert .mw-echo-notifications-badge::after, | #pt-notifications-alert .mw-echo-notifications-badge::after, | ||
#pt-notifications-notice .mw-echo-notifications-badge::after { | #pt-notifications-notice .mw-echo-notifications-badge::after { | ||
filter: var(--invert-100 | filter: var(--invert-100); | ||
} | } | ||