Class | Properties |
---|---|
gl-cursor-auto | cursor: auto; |
gl-cursor-default | cursor: default; |
gl-cursor-pointer | cursor: pointer; |
gl-cursor-wait | cursor: wait; |
gl-cursor-text | cursor: text; |
gl-cursor-move | cursor: move; |
gl-cursor-help | cursor: help; |
gl-cursor-not-allowed | cursor: not-allowed; |
gl-cursor-none | cursor: none; |
gl-cursor-context-menu | cursor: context-menu; |
gl-cursor-progress | cursor: progress; |
gl-cursor-cell | cursor: cell; |
gl-cursor-crosshair | cursor: crosshair; |
gl-cursor-vertical-text | cursor: vertical-text; |
gl-cursor-alias | cursor: alias; |
gl-cursor-copy | cursor: copy; |
gl-cursor-no-drop | cursor: no-drop; |
gl-cursor-grab | cursor: grab; |
gl-cursor-grabbing | cursor: grabbing; |
gl-cursor-all-scroll | cursor: all-scroll; |
gl-cursor-col-resize | cursor: col-resize; |
gl-cursor-row-resize | cursor: row-resize; |
gl-cursor-n-resize | cursor: n-resize; |
gl-cursor-e-resize | cursor: e-resize; |
gl-cursor-s-resize | cursor: s-resize; |
gl-cursor-w-resize | cursor: w-resize; |
gl-cursor-ne-resize | cursor: ne-resize; |
gl-cursor-nw-resize | cursor: nw-resize; |
gl-cursor-se-resize | cursor: se-resize; |
gl-cursor-sw-resize | cursor: sw-resize; |
gl-cursor-ew-resize | cursor: ew-resize; |
gl-cursor-ns-resize | cursor: ns-resize; |
gl-cursor-nesw-resize | cursor: nesw-resize; |
gl-cursor-nwse-resize | cursor: nwse-resize; |
gl-cursor-zoom-in | cursor: zoom-in; |
gl-cursor-zoom-out | cursor: zoom-out; |