scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 125  →  ?path2? @ 126
/css/files/style.css
@@ -48,6 +48,14 @@
#previews .file-row.dz-success .remove {
display: block; }
 
.bootstrap-tagsinput {
width: 100% !important;
}
 
.input-group {
width: 100% !important;
}
 
/* Hide the delete button initially */
/* Hide the start and cancel buttons and show the delete button */
/*# sourceMappingURL=style.css.map */
/css/files/style.scss
@@ -73,6 +73,10 @@
}
}
 
.bootstrap-tagsinput {
width: 100% !important;
}
 
/* Hide the delete button initially */
/* Hide the start and cancel buttons and show the delete button */