MediaWiki: Tweeki.css: различия между версиями 🔗
Материал из VEDA Wiki
Sphynkx (обсуждение | вклад) Нет описания правки |
Sphynkx (обсуждение | вклад) Нет описания правки |
||
Строка 11: | Строка 11: | ||
pointer-events: none; | pointer-events: none; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |
Версия от 20:44, 4 октября 2024
/* CSS placed here will affect users of the Tweeki skin */
.new {
// pointer-events: none;
// cursor: text !important;
// opacity: 0.6;
// color: black !important;
// text-decoration: none;
color: currentColor;
display: inline-block; /* For IE11/ MS Edge bug */
pointer-events: none;
text-decoration: none;
}