add emergency recovery/reboot button (no JS)

This commit is contained in:
Christian Herzog
2019-10-02 18:36:06 +02:00
parent a5bd1b584e
commit 1547f89a4b
3 changed files with 40 additions and 30 deletions

View File

@@ -327,3 +327,7 @@ span#flash-status {
td.value {
width: 80%;
}
#boot-div {
float: right;
}