Update Domoticz/Customisation/custom.css

Added custom "dark theme" for the new Energy Dashboard
This commit is contained in:
b.waal 2024-08-15 05:17:26 +02:00
parent 9b0a8a0713
commit f83ca3eae1

View File

@ -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;