Sha256: d33bc27f3734ad3172ab6019ab1f4b805e42f1263d559cdccd1a536b52dea508
Contents?: true
Size: 312 Bytes
Versions: 18
Compression:
Stored size: 312 Bytes
Contents
.v-dnd-moving { opacity: 0.25; border: dashed 1px red; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; cursor: move !important; } .v-dnd-draggable { cursor: grab !important; } .v-dnd-over { outline: 2px dashed #000 !important; }
Version data entries
18 entries across 18 versions & 2 rubygems