MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 34: | Line 34: | ||
/* ===== FORÇAR ÍCONES DO STICKY HEADER A BRANCO ===== */ | |||
.skin-vector-2022 .vector-sticky-header-icons, | |||
.skin-vector-2022 .vector-sticky-header-icons * { | |||
color: #ffffff !important; | |||
} | |||
/* Ícones mask-based dentro do sticky header */ | |||
.skin-vector-2022 .vector-sticky-header-icons .mw-ui-icon { | |||
background-color: #ffffff !important; | |||
} | |||