forked from j3d1/fiatlux
Added Progress bar and Fixed OTA update
This commit is contained in:
parent
c0228cdf49
commit
8f052ecb37
3 changed files with 29 additions and 6 deletions
|
|
@ -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 > * {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue