Cursor


For cursor use shorthand class .cursor-{value}.

Note: cursor:pointer; is the most frequently used cursor style. So instead of .cursor-pointer you can also use .pointer

Example Class
Move your cursor here
.cursor-auto
Move your cursor here
.cursor-crosshair
Move your cursor here
.cursor-default
Move your cursor here
.cursor-help
Move your cursor here
.cursor-move
Move your cursor here
.cursor-none
Move your cursor here
.cursor-not-allowed
Move your cursor here
.cursor-pointer
Move your cursor here
.cursor-progress
Move your cursor here
.cursor-text
Move your cursor here
.cursor-wait
Move your cursor here
.cursor-zoom-in
Move your cursor here
.cursor-zoom-out