UNPKG

vm-swipe

Version:

jQuery plugin for swipe HTML blocks

15 lines (11 loc) 223 B
.vm-swipe { width: 100%; height: 100%; overflow: hidden; } .vm-swipe.moving { cursor: move; } .vm-swipe-inner { position: relative; overflow: hidden; } .vm-swipe-inner > * { text-indent: 0; }