Create keypad widget and include set temp on the main menu

This commit is contained in:
Jordan
2021-12-04 15:13:31 -05:00
committed by jordanruthe
parent e26e4006d6
commit dd56d192cc
4 changed files with 181 additions and 109 deletions

View File

@@ -172,6 +172,10 @@ trough {
/*border-right: 2px solid #444;*/
}
.active_device {
background-color: #20303D;
}
.dialog {
border: .1em solid black;
padding: 2.5em;