Skip to content

Commit

Permalink
Added cursor:move to items in navigation tree
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroadway committed Nov 21, 2012
1 parent acda06b commit f16122d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/navigation/js/tree-drag-drop/css/tree-drag-drop.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
font-size:13px;
line-height:20px;
display:block;
cursor:move;
}

.treeDragDrop li [class^="icon-"], .treeDragDrop li [class*=" icon-"]{
Expand Down

0 comments on commit f16122d

Please sign in to comment.