Cleaned up energy dashboard
This commit is contained in:
13
custom.css
13
custom.css
@@ -1126,4 +1126,15 @@ 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