summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 70482a7..0b37fb7 100644
--- a/css/style.css
+++ b/css/style.css
@@ -42,7 +42,7 @@ body {
/* Hide charts while loadinfo is shown */
-.chart-root {
+.vis-hide {
display: none;
opacity: 0;
}