Anonymous

MediaWiki:Common.css: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 538: Line 538:
.tooltiptext { color: #252525; }
.tooltiptext { color: #252525; }
.tooltiptext a.new { color: #ba0000; }
.tooltiptext a.new { color: #ba0000; }
.mwe-math-element {
    filter: invert(1);
}


/* Remove .mw-body-content stacking context so the tooltip can
/* Remove .mw-body-content stacking context so the tooltip can
   overlap with elements outside content area and be shown properly */
   overlap with elements outside content area and be shown properly */
.mw-body-content { z-index: auto; }
.mw-body-content { z-index: auto; }
25,171

edits