MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 3591: | Строка 3591: | ||
} | } | ||
.oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator) { | .oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator), | ||
.oo-ui-icon-linked { | |||
filter: var(--invert-0) !important; | filter: var(--invert-0) !important; | ||
} | } | ||
| Строка 3691: | Строка 3692: | ||
.ui-widget-content, | .ui-widget-content, | ||
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, | .mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, | ||
div.editOptions { | div.editOptions, | ||
.mw-echo-ui-crossWikiNotificationItemWidget-group, .mw-echo-ui-bundleNotificationItemWidget-group { | |||
background: var(--ooui-bg-color-dark); | background: var(--ooui-bg-color-dark); | ||
} | } | ||
| Строка 4135: | Строка 4137: | ||
#ace_settingsmenu, #kbshortcutmenu { | #ace_settingsmenu, #kbshortcutmenu { | ||
box-shadow: var(--box-shadow-high); | box-shadow: var(--box-shadow-high); | ||
} | |||
.mw-echo-ui-crossWikiNotificationItemWidget-group, .mw-echo-ui-bundleNotificationItemWidget-group { | |||
box-shadow: var(--box-shadow-inset); | |||
} | } | ||