fixed background

This commit is contained in:
GilbN 2018-10-13 18:13:45 +02:00
parent 6f20532e7c
commit 93b7da4d95

View File

@ -1,7 +1,7 @@
/* GRAFANA ORG THEME */ /* GRAFANA ORG THEME */
body { body {
color: #FFFFFF; color: #FFFFFF !important;
background-color: transparent; background-color: transparent !important;
} }
.main-view { .main-view {
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px); background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px);