Update Domoticz/Customisation/custom.css
Added custom "dark theme" for the new Energy Dashboard
This commit is contained in:
parent
9b0a8a0713
commit
f83ca3eae1
@ -6,6 +6,17 @@
|
||||
--== Downloaded from B.Prieshof ==--
|
||||
*/
|
||||
|
||||
/*Energy dashboard*/
|
||||
div#emain {
|
||||
background: #333333D4;
|
||||
}
|
||||
#eicon {
|
||||
fill: white !important;
|
||||
}
|
||||
#etext, #ltext {
|
||||
fill: #fff !important;
|
||||
}
|
||||
|
||||
/*background of switches transparent end*/
|
||||
#copyright {
|
||||
border: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user