MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
cursor: url(//wiki-devel.sugarlabs.org/images/e/e2/Arrow.cur), default; | cursor: url(//wiki-devel.sugarlabs.org/images/e/e2/Arrow.cur), default; | ||
} | } | ||
/* Chrome Windows fails to read this cursor's hotspot | /* Chrome Windows fails to read this cursor's hotspot | ||
p, #content li, pre, textarea, input[type="password"], input[type="search"] { | p, #content li, pre, textarea, input[type="password"], input[type="search"] { | ||
cursor: url(//wiki-devel.sugarlabs.org/images/b/b1/Text.cur), text; | cursor: url(//wiki-devel.sugarlabs.org/images/b/b1/Text.cur), text; | ||
} | }*/ | ||
a:hover, | a:hover, | ||