diff --git a/Domoticz/Customisation/custom.css b/Domoticz/Customisation/custom.css index 039912d..d1b5336 100644 --- a/Domoticz/Customisation/custom.css +++ b/Domoticz/Customisation/custom.css @@ -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;