3 * jQuery File Upload Plugin CSS
4 * https://github.com/blueimp/jQuery-File-Upload
6 * Copyright 2013, Sebastian Tschan
9 * Licensed under the MIT license:
10 * https://opensource.org/licenses/MIT
16 display: inline-block;
18 .fileinput-button input {
25 filter: alpha(opacity=0);
26 font-size: 200px !important;
31 /* Fixes for IE < 8 */
33 .fileinput-button input {
34 font-size: 150% !important;