File tree 1 file changed +10
-1
lines changed
vendor/assets/stylesheets
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
@charset " UTF-8" ;
2
2
/*
3
- * jQuery File Upload UI Plugin CSS 8.0
3
+ * jQuery File Upload UI Plugin CSS 8.8.1
4
4
* https://github.com/blueimp/jQuery-File-Upload
5
5
*
6
6
* Copyright 2010, Sebastian Tschan
30
30
.fileupload-buttonbar .toggle {
31
31
margin-bottom : 5px ;
32
32
}
33
+ .progress-animated .progress-bar ,
33
34
.progress-animated .bar {
34
35
background : url (../img/progressbar.gif ) !important ;
35
36
filter : none ;
45
46
.fileupload-processing .fileupload-loading {
46
47
display : block ;
47
48
}
49
+ .files audio ,
50
+ .files video {
51
+ max-width : 300px ;
52
+ }
48
53
49
54
@media (max-width : 767px ) {
50
55
.fileupload-buttonbar .toggle ,
56
61
width : 80px ;
57
62
word-wrap : break-word ;
58
63
}
64
+ .files audio ,
65
+ .files video {
66
+ max-width : 80px ;
67
+ }
59
68
}
You can’t perform that action at this time.
0 commit comments