You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1380,6 +1380,10 @@ Often rendered as a hand or pointer with a small circle with a line through it.
1380
1380
<dd>Indicates that the requested action will not be carried out.
1381
1381
Often rendered as a circle with a line through it.
1382
1382
</dd>
1383
+
<dt style="cursor:grab">grab</dt>
1384
+
<dd>Indicates that something can be grabbed (dragged to be moved). Often rendered as the backside of an open hand.</dd>
1385
+
<dt style="cursor:grabbing">grabbing</dt>
1386
+
<dd>Indicates that something is being grabbed (dragged to be moved). Often rendered as the backside of a hand with fingers closed mostly out of view.</dd>
0 commit comments