show ota_dsc and block flash button while OTA is running

This commit is contained in:
Christian Herzog
2019-09-30 20:21:20 +02:00
parent d92539d2be
commit 5e6fc4d20c
3 changed files with 20 additions and 2 deletions

View File

@@ -302,6 +302,11 @@ input, textarea {
background-color: #037AF0;
}
span#flash-status {
padding-left: 15px;
font-size: 120%;
}
.footer {
position: fixed;
left: 0;