File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
vendor/assets/stylesheets Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11@charset " UTF-8" ;
22/*
3- * jQuery File Upload UI Plugin CSS 8.0
3+ * jQuery File Upload UI Plugin CSS 8.8.1
44 * https://github.com/blueimp/jQuery-File-Upload
55 *
66 * Copyright 2010, Sebastian Tschan
3030.fileupload-buttonbar .toggle {
3131 margin-bottom : 5px ;
3232}
33+ .progress-animated .progress-bar ,
3334.progress-animated .bar {
3435 background : url (../img/progressbar.gif ) !important ;
3536 filter : none ;
4546.fileupload-processing .fileupload-loading {
4647 display : block ;
4748}
49+ .files audio ,
50+ .files video {
51+ max-width : 300px ;
52+ }
4853
4954@media (max-width : 767px ) {
5055 .fileupload-buttonbar .toggle ,
5661 width : 80px ;
5762 word-wrap : break-word ;
5863 }
64+ .files audio ,
65+ .files video {
66+ max-width : 80px ;
67+ }
5968}
You can’t perform that action at this time.
0 commit comments