ocr fix, redirect zu dash

This commit is contained in:
LukasNowy
2019-01-29 20:44:10 +01:00
parent 05568120bf
commit 5e970ade1a
3 changed files with 29 additions and 2 deletions

View File

@ -71,4 +71,12 @@ html, body {
.btn-choose {
width: 100%;
}
.progress .indeterminate {
background-color: #f4511e;
}
.progress {
background-color: #f8cfc3;
}