Cursor
Utilities for controlling the cursor style when hovering over an element.
Class | Properties |
---|---|
ob-cursor-auto | cursor: auto |
ob-cursor-default | cursor: default |
ob-cursor-pointer | cursor: pointer |
ob-cursor-wait | cursor: wait |
ob-cursor-text | cursor: text |
ob-cursor-move | cursor: move |
ob-cursor-help | cursor: help |
ob-cursor-not-allowed | cursor: not-allowed |