1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

pie chart donut fix.

Doh!
This commit is contained in:
GilbN 2018-12-23 00:18:01 +01:00
parent 4259bea66d
commit adcdac493e

View File

@ -1,16 +1,7 @@
/* GRAFANA BLUR THEME */
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;
background-color: #333333 !important;
}
.theme-dark, .theme-light, .preloader {
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),