Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 140: Line 140:
.skin-vector-2022 .vector-sticky-header .vector-icon {
.skin-vector-2022 .vector-sticky-header .vector-icon {
     background-color: currentColor !important;
     background-color: currentColor !important;
}
/* ========================================================= */
/* ===== FORÇAR COR DOS ÍCONES DO HEADER VIA VARIÁVEL ===== */
/* ========================================================= */
.skin-vector-2022 .mw-header,
.skin-vector-2022 .vector-sticky-header {
    --color-base: #ffffff !important;
    --color-subtle: #ffffff !important;
}
}