increase upload limit

remaining upload time will be calculated more simple
This commit is contained in:
Milan
2018-10-05 00:17:21 +02:00
parent 7ff41cecd2
commit 1f9cd04914
5 changed files with 47 additions and 28 deletions

View File

@@ -19,3 +19,10 @@ h2 {
th{
text-align:center;
}
#progressBar{
width:100%;
height:1rem;
border:0;
box-shadow:#888 2px 2px 1px 1px;
}