Cursor
The cursor CSS property sets the mouse cursor, if any, to show when the mouse pointer is over an element.
Class name | Properties |
---|---|
_dp-b |
display: block |
_dp-f |
display: flex |
_dp-g |
display: grid |
_dp-il |
display: inline |
_dp-ilb |
display: inline-block |
_dp-ilf |
display: inline-flex |
_dp-ilg |
display: inline-grid |
_dp-n |
display: none |