cUr      sOr

c

An Interface Between Us

by Kristoffer Tjalve

.none {cursor: none;}

.grab {cursor: -webkit-grab; cursor: grab;}
.grabbing {cursor: -webkit-grabbing; cursor: grabbing;}
.help {cursor: help;}

.wait {cursor: wait;}

.n-resize {cursor: n-resize;}

.zoom-in {cursor: zoom-in;}
.zoom-out {cursor: zoom-out;}

.progress {cursor: progress;}