MediaWiki:Gadget-Tooltip.css: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 106: | Line 106: | ||
font-size: 30px; | font-size: 30px; | ||
} | } | ||
.custom-tt-wrapper . | .custom-tt-wrapper .tt-header { | ||
display: block; | display: block; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: larger; | font-size: larger; | ||
} | |||
.hnaw-ee .oo-ui-popupWidget-body div { | |||
text-align: left !important; | |||
} | } | ||
| Line 133: | Line 124: | ||
} | } | ||
.skin-minerva .custom-tt-wrapper .oo-ui-popupWidget-body { | |||
width: 100% !important; | |||
} | |||
@keyframes extra-effect-appear { | @keyframes extra-effect-appear { | ||