home assistant widget
This commit is contained in:
@@ -41,6 +41,15 @@ window {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
.minimized {
|
||||
background-color: rgba(50, 50, 50, 0.5);
|
||||
}
|
||||
|
||||
.restored {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
|
||||
button {
|
||||
padding: 2px 5px;
|
||||
margin: 0 2px;
|
||||
|
||||
Reference in New Issue
Block a user