pie chart donut fix.
Doh!
This commit is contained in:
parent
4259bea66d
commit
adcdac493e
@ -1,16 +1,7 @@
|
|||||||
/* GRAFANA BLUR THEME */
|
/* GRAFANA BLUR THEME */
|
||||||
body {
|
body {
|
||||||
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),
|
|
||||||
url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important;
|
|
||||||
background-repeat: repeat, no-repeat;
|
|
||||||
background-attachment: fixed, fixed;
|
|
||||||
background-position: center center, center center;
|
|
||||||
background-size: auto, cover;
|
|
||||||
-webkit-background-size: auto, cover;
|
|
||||||
-moz-background-size: auto, cover;
|
|
||||||
-o-background-size: auto, cover;
|
|
||||||
background-color: rgba(0,0,0,.0) !important;
|
|
||||||
color:#FFFFFF !important;
|
color:#FFFFFF !important;
|
||||||
|
background-color: #333333 !important;
|
||||||
}
|
}
|
||||||
.theme-dark, .theme-light, .preloader {
|
.theme-dark, .theme-light, .preloader {
|
||||||
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),
|
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user