Skip to content

Commit

Permalink
Not all LI should have the move cursor in the Sortables Demos
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian committed Dec 30, 2010
1 parent f96a910 commit 99d4b39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion demos/Sortables/demo.css
Expand Up @@ -3,7 +3,8 @@ ul#example1 {
width: 200px;
}

LI {
#example1 LI,
#example2 LI {
cursor: move;
padding: 3px;
}
Expand Down

0 comments on commit 99d4b39

Please sign in to comment.