Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 338: Line 338:
}
}


.color-inverted::before,
/* Remove the white shadow explicitly */
.color-inverted::after,
.box-shadow-color-inverted {
.color-inverted-fixed::before,
.color-inverted-fixed::after,
.box-shadow-color-inverted::before,
.box-shadow-color-inverted::after {
   box-shadow: none !important;
   box-shadow: none !important;
   background: transparent !important;
   -webkit-box-shadow: none !important;
  content: none !important;
}
}