MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,282: Line 1,282:
.oo-ui-image-progressive.oo-ui-icon-menu,
.oo-ui-image-progressive.oo-ui-icon-menu,
.mw-ui-icon-menu-progressive:before,
.mw-ui-icon-menu-progressive:before,
.oo-ui-image-progressive {
.oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator) {
     filter: brightness(2) invert(0) !important;
     filter: brightness(2) invert(0) !important;
}
}
Line 1,477: Line 1,477:
}
}


.ve-ce-surface.notranslate.mw-editfont-monospace.ve-ce-surface-enabled {
.ve-ce-surface.notranslate.mw-editfont-monospace.ve-ce-surface-enabled,
.ve-ce-surface.notranslate.ve-ce-surface-enabled {
     background-color: var(--theme-tone-6);
     background-color: var(--theme-tone-6);
}
}