Use default cursor on network graph.

The cross 'move' cursor doesen't work if you can't it around.
refs #3741
This commit is contained in:
Sato Hiroyuki 2013-05-21 09:25:25 +09:00
parent 6654db2c82
commit 714d9d192f

View file

@ -11,7 +11,6 @@
.graph {
background: #f1f1f1;
cursor: move;
height: 500px;
overflow-y: scroll;
overflow-x: hidden;