Changed edit cursor to all-scroll
This commit is contained in:
parent
33b71c3134
commit
9b3d801b56
@ -371,7 +371,7 @@ $(function() {
|
||||
|
||||
plotOptions: {
|
||||
series: {
|
||||
cursor: 'resize',
|
||||
cursor: 'all-scroll',
|
||||
point: {
|
||||
events: {
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user