Jump to content

MediaWiki:Common.css: Difference between revisions

Try to resolved the filter bug for darkmode extension
mNo edit summary
(Try to resolved the filter bug for darkmode extension)
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.cdx-menu-item__thumbnail{
    filter: unset;
}