##// END OF EJS Templates
Show help cursor on hints
neko259 -
r1664:8ed22424 default
parent child Browse files
Show More
@@ -167,4 +167,5 b' textarea, input {'
167
167
168 .hint {
168 .hint {
169 border-bottom: dashed 1px;
169 border-bottom: dashed 1px;
170 cursor: help;
170 }
171 }
General Comments 0
You need to be logged in to leave comments. Login now