new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS · Utilities reference · all subjects

cursor

30 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

cursor-nesw-resize utility class

The cursor-nesw-resize utility class produces the CSS rule cursor: nesw-resize;

cursor-nwse-resize utility class

The cursor-nwse-resize utility class produces the CSS rule cursor: nwse-resize;

cursor-zoom-out utility class

The cursor-zoom-out utility class produces the CSS rule cursor: zoom-out;

cursor-(<custom-property>) utility class

The cursor-(<custom-property>) utility class produces the CSS rule cursor: var(<custom-property>); allowing you to reference a custom CSS property.

cursor-[<value>] utility class

The cursor-[<value>] utility class produces the CSS rule cursor: <value>; allowing you to specify an arbitrary cursor value.

cursor utilities support responsive variants

Cursor utilities support responsive design variants, allowing you to apply different cursor styles at different breakpoints using the standard responsive design modifier syntax.

cursor utilities support arbitrary values

Cursor utilities support custom values using the bracket notation syntax cursor-[<value>] for specifying arbitrary CSS cursor property values.

Basic cursor example with cursor-pointer

Example HTML code showing cursor-pointer, cursor-progress, and cursor-not-allowed utilities on buttons: <button class="cursor-pointer ...">Submit</button>, <button class="cursor-progress ...">Saving...</button>, <button class="cursor-not-allowed ..." disabled>Confirm</button>

cursor-auto utility class

The cursor-auto utility class produces the CSS rule cursor: auto;

cursor-default utility class

The cursor-default utility class produces the CSS rule cursor: default;

cursor-pointer utility class

The cursor-pointer utility class produces the CSS rule cursor: pointer;

cursor-wait utility class

The cursor-wait utility class produces the CSS rule cursor: wait;

cursor-text utility class

The cursor-text utility class produces the CSS rule cursor: text;

cursor-move utility class

The cursor-move utility class produces the CSS rule cursor: move;

cursor-help utility class

The cursor-help utility class produces the CSS rule cursor: help;

cursor-not-allowed utility class

The cursor-not-allowed utility class produces the CSS rule cursor: not-allowed;

cursor-none utility class

The cursor-none utility class produces the CSS rule cursor: none;

cursor-context-menu utility class

The cursor-context-menu utility class produces the CSS rule cursor: context-menu;

cursor-progress utility class

The cursor-progress utility class produces the CSS rule cursor: progress;

cursor-cell utility class

The cursor-cell utility class produces the CSS rule cursor: cell;

cursor-crosshair utility class

The cursor-crosshair utility class produces the CSS rule cursor: crosshair;

cursor-vertical-text utility class

The cursor-vertical-text utility class produces the CSS rule cursor: vertical-text;

cursor-alias utility class

The cursor-alias utility class produces the CSS rule cursor: alias;

cursor-copy utility class

The cursor-copy utility class produces the CSS rule cursor: copy;

cursor-no-drop utility class

The cursor-no-drop utility class produces the CSS rule cursor: no-drop;

cursor-grabbing utility class

The cursor-grabbing utility class produces the CSS rule cursor: grabbing;

cursor-all-scroll utility class

The cursor-all-scroll utility class produces the CSS rule cursor: all-scroll;

cursor-col-resize utility class

The cursor-col-resize utility class produces the CSS rule cursor: col-resize;

cursor-row-resize utility class

The cursor-row-resize utility class produces the CSS rule cursor: row-resize;

cursor-ew-resize utility class

The cursor-ew-resize utility class produces the CSS rule cursor: ew-resize;

Give your agent this brain