3 * jQuery File Upload UI Plugin CSS 6.3
4 * https://github.com/blueimp/jQuery-File-Upload
6 * Copyright 2010, Sebastian Tschan
9 * Licensed under the MIT license:
10 * http://www.opensource.org/licenses/MIT
19 .fileinput-button input {
24 border: solid transparent;
25 border-width: 0 0 100px 200px;
27 filter: alpha(opacity=0);
28 -moz-transform: translate(-300px, 0) scale(4);
32 .fileupload-buttonbar .btn,
33 .fileupload-buttonbar .toggle {
39 .progress-animated .bar {
40 background: url(../img/progressbar.gif) !important;
48 background: url(../img/loading.gif) center no-repeat;
51 .fileupload-processing .fileupload-loading {
56 *html .fileinput-button {
62 *+html .fileinput-button {
66 @media (max-width: 480px) {
75 display: inline-block;
76 word-wrap: break-word;