Browse Source

Show "move" cursor on grab handle

pull/141/head
Dan Dascalescu 10 years ago
parent
commit
2d6bc14a1f
  1. 6
      README.md

6
README.md

@ -78,6 +78,12 @@ new Sortable(el, {
</ul>
```
```css
.my-handle {
cursor: move
}
```
---

Loading…
Cancel
Save