テンプレート:Cursor/style.css

提供:WikiWiki
ナビゲーションに移動 検索に移動
.default{cursor:default}
.text{cursor:text}
.pointer{cursor:pointer}
.progress{cursor:progress}
.wait{cursor:wait}
.zoomin{cursor:zoom-in}
.zoomout{cursor:zoom-out}
.none{cursor:none}
.move{cursor:move}
.help{cursor:help}
.not-allowed{cursor:not-allowed}