UNPKG

ancient-css

Version:
23 lines (18 loc) 236 B
.cursor-default { cursor: default; } .cursor-not-allowed { cursor: not-allowed; } .cursor-pointer { cursor: pointer; } .cursor-progress { cursor: progress; } .cursor-help { cursor: help; } .cursor-wait { cursor: wait; }