Added Progress bar and Fixed OTA update

This commit is contained in:
Marcus 2021-09-08 01:23:03 +02:00 committed by jedi
parent c0228cdf49
commit 8f052ecb37
3 changed files with 29 additions and 6 deletions

View file

@ -32,8 +32,8 @@ main section:target {
}
.table > .row > * {
display: table-cell;
padding: .3em 2.4em .3em .6em;
display: table-cell;
padding: .3em .6em .3em .6em;
}
.table > header.row > * {