Panel-menu: small tweeks to css for cursor types

This commit is contained in:
Torkel Ödegaard
2014-09-30 10:43:13 +02:00
parent debf820037
commit 7a7629acf7
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,6 @@
.graph-canvas-wrapper {
position: relative;
cursor: crosshair;
}
.graph-legend {
@@ -180,5 +181,4 @@
float: right;
padding-left: 10px;
}
}