streamline flash logic

This commit is contained in:
Christian Herzog
2019-09-26 20:08:22 +02:00
parent 7bfc46af0f
commit 6888b53c6c
3 changed files with 27 additions and 52 deletions

View File

@@ -290,3 +290,7 @@ input, textarea {
font-family: monospace, monospace;
font-size: 70%;
}
#progress {
margin-left: 13px;
}