MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,675: Line 1,675:
.cdx-thumbnail__image,
.cdx-thumbnail__image,
.thumbcaption .magnify,
.thumbcaption .magnify,
.vector-menu-checkbox
.vector-menu-checkbox,
.mw-checkbox-hack-button
{
{
filter: invert(100%);
filter: invert(100%);
}

.mw-checkbox-hack-button{
background: none !important;
}
}


Line 1,741: Line 1,746:
.vector-sticky-toc-container.mw-sticky-header-element{
.vector-sticky-toc-container.mw-sticky-header-element{
transition: top 250ms linear 0s;
transition: top 250ms linear 0s;
}

.vector-menu-heading-label{
color: white;
}
}