Шаблон:Comment/styles.css
< Шаблон:Comment
Версия от 15:00, 13 июня 2018; w>Jack who built the house (убираем подчёркивание точками на устройствах, где всплывающие подсказки не поддерживаются и не включен MediaWiki:Gadget-ReferenceTooltips.js)
.ts-comment-commentedText {
border-bottom: 1px dotted;
cursor: help;
}
@media (hover: none) {
.ts-comment-commentedText:not(.rt-commentedText) {
border-bottom: 0;
cursor: auto;
}
}