scratch – Diff between revs 74 and 76

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 74 Rev 76
Line 1... Line 1...
1 .fileupload-process { 1 .fileupload-process {
-   2 background: rgba(245, 245, 245, 1); border: 0px solid rgba(255, 255, 255, 1); border-radius: 4px; height: 20px;
-   3 }
-   4  
-   5 .progress-bar-custom {
2 background: #f5f5f5; 6 background: #ff99ff;
3 } 7 }
Line 4... Line 8...
4   8  
5 #previews { 9 #previews {
6 display: table; 10 display: table;