fixed background
This commit is contained in:
parent
6f20532e7c
commit
93b7da4d95
@ -1,7 +1,7 @@
|
||||
/* GRAFANA ORG THEME */
|
||||
body {
|
||||
color: #FFFFFF;
|
||||
background-color: transparent;
|
||||
color: #FFFFFF !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.main-view {
|
||||
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user