MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 1450: | Строка 1450: | ||
max-width: calc(100% - 2em); | max-width: calc(100% - 2em); | ||
max-height: calc(100% - 2em); | max-height: calc(100% - 2em); | ||
} | |||
.mw-echo-ui-notificationItemWidget-initiallyUnseen { | |||
animation-fill-mode: unset; | |||
} | |||
.ext-discussiontools-init-targetcomment { | |||
background-color: var(--bg-color-focus); | |||
top: 0.5px; | |||
padding: 1px; | |||
border-radius: var(--border-radius-low); | |||
} | } | ||
| Строка 1457: | Строка 1468: | ||
} | } | ||
} | } | ||
/* #endregion */ | /* #endregion */ | ||
| Строка 5919: | Строка 5929: | ||
#pt-notifications-notice .mw-echo-notifications-badge::after { | #pt-notifications-notice .mw-echo-notifications-badge::after { | ||
filter: var(--invert-100); | filter: var(--invert-100) sepia(7%) saturate(267%) hue-rotate(186deg) brightness(91%) contrast(89%); | ||
} | } | ||