MediaWiki: Tweeki.css: различия между версиями 🔗
Материал из VEDA Wiki
Sphynkx (обсуждение | вклад) Нет описания правки |
Sphynkx (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
/* CSS placed here will affect users of the Tweeki skin */ | /* CSS placed here will affect users of the Tweeki skin */ | ||
.new { | .new { | ||
pointer-events: none; | pointer-events: none !important; | ||
cursor: text !important; | cursor: text !important; | ||
opacity: 0.6; | opacity: 0.6; | ||
color: black !important; | color: black !important; | ||
text-decoration: none; | text-decoration: none !important; | ||
} | } |