scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 128  →  ?path2? @ 127
/css/files/style.css
@@ -56,13 +56,6 @@
width: 100% !important;
}
 
.filename {
width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
 
/* Hide the delete button initially */
/* Hide the start and cancel buttons and show the delete button */
/*# sourceMappingURL=style.css.map */
/css/files/style.scss
@@ -77,15 +77,7 @@
width: 100% !important;
}
 
.input-group {
width: 100% !important;
}
/* Hide the delete button initially */
/* Hide the start and cancel buttons and show the delete button */
 
.filename {
width: 250px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
 
/*# sourceMappingURL=style.css.map */