MediaWiki:Common.css: различия между версиями
Tfmb (обсуждение | вклад) Нет описания правки |
Tfmb (обсуждение | вклад) Нет описания правки |
||
| Строка 1245: | Строка 1245: | ||
.nomobile { | .nomobile { | ||
display: none | display: none | ||
} | } | ||
.tooltip{ | .tooltip{ | ||
position: static !important; | position: static !important; | ||
} | } | ||
.tooltiptext{ | .tooltiptext{ | ||
position: | position:absolute !important; | ||
top: | top:5px; | ||
left:0; | left:0; | ||
margin-left:1em; | margin-left:1em; | ||