Implement file upload status and cancel button

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-06-30 09:46:51 +02:00
parent af646c1999
commit c0c0cb8545
3 changed files with 31 additions and 2 deletions

View File

@@ -877,6 +877,9 @@ input.input-inline {
button.icon-history {
width: 44px;
}
progress {
margin-top: 3px;
}
}
}