for all your cursor needs

or download our 1kb css file here

alias

cursor : alias;

all scroll

cursor : all-scroll;

auto

cursor : auto;

cell

cursor : cell;

context menu

cursor : context-menu;

col resize

cursor : col-resize;

row resize

cursor : row-resize;

n resize

cursor : n-resize;

ne resize

cursor : ne-resize;

e resize

cursor : e-resize;

se resize

cursor : se-resize;

s resize

cursor : s-resize;

sw resize

cursor : sw-resize;

w resize

cursor : w-resize;

nw resize

cursor : nw-resize;

ns resize

cursor : ns-resize;

ew resize

cursor : ew-resize;

nesw resize

cursor : nesw-resize;

copy

cursor : copy;

crosshair

cursor : crosshair;

default

cursor : default;

grab

cursor : grab;

grabbing

cursor : grabbing;

help

cursor : help;

move

cursor : move;

nodrop

cursor : no-drop;

none

cursor : none;

notallowed

cursor : not-allowed;

pointer

cursor : pointer;

progress

cursor : progress;

text

cursor : text;

wait

cursor : wait;

zoom in

cursor : zoom-in;

zoom out

cursor : zoom-out;