MediaWiki:Common.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 38: | Zeile 38: | ||
border-radius:6px; | border-radius:6px; | ||
border: 1px solid #555; | border: 1px solid #555; | ||
position: absolute; | position: absolute; | ||
bottom: 125%; | bottom: 125%; | ||
left: 50%; | left: 50%; | ||
margin-left: -180px; | margin-left: -180px; | ||
opacity: 0; | opacity: 0; | ||
transition: opacity 1s all ease; | transition: opacity 1s all ease; | ||
transition-delay: .25s; | transition-delay: .25s; | ||
} | |||
.tooltip .rightsidetooltiptext { | |||
margin-left: -300px; | |||
} | |||
.tooltiptext{ | .tooltiptext{ | ||
z-index: 10000; | z-index: 10000; |