Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 229: Line 229:
}
}


/* Force ALL header icons to white  
/* Force ALL header icons to white */
.skin-vector-2022 .mw-header .vector-icon,
.skin-vector-2022 .mw-header .vector-icon,
.skin-vector-2022 .vector-sticky-header .vector-icon,
.skin-vector-2022 .vector-sticky-header .vector-icon,
Line 235: Line 235:
.skin-vector-2022 .vector-sticky-header .mw-ui-icon {
.skin-vector-2022 .vector-sticky-header .mw-ui-icon {
     background-color: #ffffff !important;
     background-color: #ffffff !important;
    -webkit-mask-size: contain;
    mask-size: contain;
}
}
*/
 
/* Garante que o fundo do botão é transparente */
.mw-header .cdx-button {
    background-color: transparent !important;
}
}
 


/* ========================================================= */
/* ========================================================= */