Jump to content

MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */


.client-dark-mode #vector-sticky-header .vector-search-box-vue .vector-search-box-show-thumbnail .vector-search-box {
.client-dark-mode #vector-sticky-header .vector-sticky-header-start .vector-search-box {
   filter: invert(1);
   filter: invert(1);
}
}