summaryrefslogtreecommitdiffstats
path: root/web/gui/css/morris-0.5.1.css
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-11-07 12:22:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-11-07 12:22:44 +0000
commit1e6c93250172946eeb38e94a92a1fd12c9d3011e (patch)
tree8ca5e16dfc7ad6b3bf2738ca0a48408a950f8f7e /web/gui/css/morris-0.5.1.css
parentUpdate watch file (diff)
downloadnetdata-1e6c93250172946eeb38e94a92a1fd12c9d3011e.tar.xz
netdata-1e6c93250172946eeb38e94a92a1fd12c9d3011e.zip
Merging upstream version 1.11.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--web/gui/css/morris-0.5.1.css (renamed from web/css/morris-0.5.1.css)1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css/morris-0.5.1.css b/web/gui/css/morris-0.5.1.css
index 209f09156..39203d314 100644
--- a/web/css/morris-0.5.1.css
+++ b/web/gui/css/morris-0.5.1.css
@@ -1,2 +1,3 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0}