Ӱлекер:Comment/styles.css

Википедия сайттаҥ
.ts-comment-commentedText {
	border-bottom: 1px dotted;
	cursor: help;
}

/* Тач-устройства */
@media (hover: none) {
	.ts-comment-commentedText:not(.rt-commentedText) {
		border-bottom: 0;
		cursor: auto;
	}
}