/* Switch to "move" cursor */
.draggable {
    cursor: move;
}
