MediaWiki:Gadget-Tooltip.css: Difference between revisions

Kuhlau (talk | contribs)
i honestly see no reason for TT and EE to be visually distinguished so much, let's just make them both look good and they can diverge later where needed
Kuhlau (talk | contribs)
No edit summary
Line 42: Line 42:
/** Desktop: enabled through gadget **/
/** Desktop: enabled through gadget **/
/* Container */
/* Container */
.skin-vector-legacy .mw-collapsible-content.custom-tt {
.skin-vector-legacy .custom-tt {
     position: absolute;
     position: absolute;
     z-index: 10005;
     z-index: 10005;
Line 61: Line 61:
}
}
/* Arrow */
/* Arrow */
.skin-vector-legacy .mw-collapsible-content.custom-tt:before {
.skin-vector-legacy .custom-tt:before {
     content: "";
     content: "";
     position: absolute;
     position: absolute;