scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 75  →  ?path2? @ 76
/css/files/style.css
@@ -1,7 +1,11 @@
.fileupload-process {
background: #f5f5f5;
background: rgba(245, 245, 245, 1); border: 0px solid rgba(255, 255, 255, 1); border-radius: 4px; height: 20px;
}
 
.progress-bar-custom {
background: #ff99ff;
}
 
#previews {
display: table;
}