MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 3468: | Строка 3468: | ||
.mw-editsection a, | .mw-editsection a, | ||
.dropdown-toggle::after, | .dropdown-toggle::after, | ||
.cdx-button .cdx-button__icon, .cdx-button .cdx-icon { | .cdx-button .cdx-button__icon, .cdx-button .cdx-icon, | ||
body.ltr .wikiEditor-ui-toolbar .tabs span.tab a::before { | |||
filter: var(--invert-100); | filter: var(--invert-100); | ||
} | } | ||
| Строка 3474: | Строка 3475: | ||
/* invert(0.75) */ | /* invert(0.75) */ | ||
.oo-ui-iconElement-icon:not(.oo-ui-image-progressive):not(.oo-ui-image-destructive):not(.oo-ui-checkboxInputWidget-checkIcon):not(.oo-ui-image-invert):not(.mw-no-invert):not(.oo-ui-icon-difficulty-easy):not(.oo-ui-icon-difficulty-medium):not(.oo-ui-icon-difficulty-hard):not(.oo-ui-image-error):not(.oo-ui-image-success), | .oo-ui-iconElement-icon:not(.oo-ui-image-progressive):not(.oo-ui-image-destructive):not(.oo-ui-checkboxInputWidget-checkIcon):not(.oo-ui-image-invert):not(.mw-no-invert):not(.oo-ui-icon-difficulty-easy):not(.oo-ui-icon-difficulty-medium):not(.oo-ui-icon-difficulty-hard):not(.oo-ui-image-error):not(.oo-ui-image-success), | ||
.oo-ui-indicatorElement-indicator:not(.oo-ui- | .oo-ui-indicatorElement-indicator:not(.oo-ui-indicator-up), | ||
.cdx-icon svg { | .cdx-icon svg { | ||
filter: var(--invert-75) hue-rotate(180deg); | filter: var(--invert-75) hue-rotate(180deg); | ||