MediaWiki:Common.css: различия между версиями

мНет описания правки
мНет описания правки
Строка 3493: Строка 3493:
width: var(--icon-size);
width: var(--icon-size);
height: var(--icon-size);
height: var(--icon-size);
filter: var(--invert-100) sepia(7%) saturate(267%) hue-rotate(186deg) brightness(91%) contrast(89%);
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) sepia(0%) saturate(37%) hue-rotate(-186deg) brightness(95%) contrast(112%);
filter: var(--invert-100);
}
}