CSS-Scheibo - CSS Framework

Cursor

Toggle example guides Toggle HTML markup

Utilities for controlling the cursor style when hovering over an element. The cursor are define in the _settings.scss

<insert-markup>9.1-</insert-markup>
Klick here
.cursor-auto
auto
<insert-markup>9.1-0</insert-markup>
Klick here
.cursor-default
default
<insert-markup>9.1-1</insert-markup>
Klick here
.cursor-pointer
pointer
<insert-markup>9.1-2</insert-markup>
Klick here
.cursor-wait
wait
<insert-markup>9.1-3</insert-markup>
Klick here
Markup
  <div class="[modifier class] p-2 text-white bg-cinnabar">Klick here</div>
Source: _objects.scss, line 1598