(Новая страница: «.допуск-контейнер { position: relative; display: inline-block; cursor: help; font-weight: bold; border-bottom: 1px dotted #000; →пунктирное подчёркивание: } .допуск-подсказка { visibility: hidden; width: 220px; background-color: #333; color: #fff; text-align: left; border-radius: 6px; padding: 6px; position: absolute; z-index: 10; bottom: 125...») |
Нет описания правки |
||
(не показано 15 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
.допуск-контейнер { | .допуск-контейнер { | ||
display: inline-block; | |||
cursor: help; | |||
} | } | ||
.допуск- | .допуск-контейнер p { | ||
margin: 0; | |||
text-decoration: dotted underline; | |||
} | } | ||
.допуск-подсказка | .допуск-подсказка { | ||
display: none; | |||
} | } | ||
. | .tippy-content p { | ||
margin: 0; | |||
text-align: justify; | |||
} | } |