mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-21 04:33:38 +00:00
Updated #297 - Added in Juicenet Charging icons and status
This commit is contained in:
@@ -111,6 +111,17 @@ svg, svg * {
|
||||
.switch-off {
|
||||
fill: #cccccc !important;
|
||||
}
|
||||
|
||||
/* Juicebox */
|
||||
.juicebox-plugged {
|
||||
fill: orange !important;
|
||||
}
|
||||
.juicebox-standby {
|
||||
fill: grey !important;
|
||||
}
|
||||
.juicebox-charging {
|
||||
fill: green !important;
|
||||
}
|
||||
/* Buttons */
|
||||
|
||||
.button-on {
|
||||
|
Reference in New Issue
Block a user