Sha256: b171870548ea68bc150f7e8fb5a86e2ed8b5ed4ab3991f63aa5b1aed79526a53
Contents?: true
Size: 215 Bytes
Versions: 14
Compression:
Stored size: 215 Bytes
Contents
// Cursors .c-hand { cursor: pointer; } .c-move { cursor: move; } .c-zoom-in { cursor: zoom-in; } .c-zoom-out { cursor: zoom-out; } .c-not-allowed { cursor: not-allowed; } .c-auto { cursor: auto; }
Version data entries
14 entries across 14 versions & 2 rubygems