MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/** CSS placed here will be applied to all skins */
/** CSS placed here will be applied to all skins */
SPAN.withpopup {display : relative;}


SPAN.withpopup SPAN {display: none;}
SPAN.withpopup SPAN {display: none;}


SPAN.withpopup:hover SPAN {position: absolute; display:block; left:0px; top:1.5em; padding:5px; }
SPAN.withpopup:hover SPAN {position: absolute; display:block; left:0px; top:1.5em; padding:5px; }
0

edits