scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 73  →  ?path2? @ 74
/css/files/style.css
@@ -1,3 +1,7 @@
.fileupload-process {
background: #f5f5f5;
}
 
#previews {
display: table;
}
@@ -29,6 +33,9 @@
#total-progress {
opacity: 0;
transition: opacity 0.3s linear;
background: #f5f5f5;
padding: 0;
margin: 0;
}
 
/* Hide the progress bar when finished */