Firmware update UI revamp with support for local proxy

This commit is contained in:
Sebastien
2021-04-14 18:16:18 -04:00
parent afe697e4b1
commit 4a529d6fbd
16 changed files with 585 additions and 189 deletions

View File

@@ -13,6 +13,9 @@ body {
tr.hide {
display: none;
}
.rebooting {
display: none;
}
/* body {
border: 0;
margin: 0;