summaryrefslogtreecommitdiffstats
path: root/web/dashboard.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/dashboard.css')
-rwxr-xr-xweb/dashboard.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/dashboard.css b/web/dashboard.css
index ecaaf980ca..492f8d0472 100755
--- a/web/dashboard.css
+++ b/web/dashboard.css
@@ -225,6 +225,10 @@ html {
padding: 0px;
padding-left: 15px;
}
+.netdata-legend-name.not-selected {
+ font-weight: normal;
+ opacity: 0.3;
+}
.netdata-chart {
position: absolute; /* within .netdata-container */