]> arthur.barton.de Git - netdata.git/commitdiff
mouse pointer fix for legend
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 25 Dec 2015 01:37:05 +0000 (03:37 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 25 Dec 2015 01:37:05 +0000 (03:37 +0200)
web/dashboard.css

index 492f8d047222de95e4bed40da067e846a7891fa2..cbdfbe03e6d8bd8ca64a8e3153311c8c0b372df5 100755 (executable)
@@ -208,6 +208,7 @@ html {
        overflow: hidden;\r
        white-space: nowrap;\r
        display: inline-block;\r
+       cursor: pointer;\r
 }\r
 \r
 .netdata-legend-value {\r
@@ -224,6 +225,7 @@ html {
        z-index: 10;\r
        padding: 0px;\r
        padding-left: 15px;\r
+       cursor: pointer;\r
 }\r
 .netdata-legend-name.not-selected {\r
        font-weight: normal;\r