Cleaned up energy dashboard
This commit is contained in:
11
custom.css
11
custom.css
@@ -1127,3 +1127,14 @@ body table#itemtablenostatus tr td:first-child + td + td + td + td + td + td {
|
|||||||
.list-group-item-action {
|
.list-group-item-action {
|
||||||
color: #444;
|
color: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*Energy dashboard*/
|
||||||
|
div#emain {
|
||||||
|
background: #29323d;
|
||||||
|
}
|
||||||
|
#eicon {
|
||||||
|
fill: white !important;
|
||||||
|
}
|
||||||
|
#etext, #ltext {
|
||||||
|
fill: #fff !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user