Index: trunk/extensions/UploadWizard/resources/uploadWizard.css |
— | — | @@ -92,6 +92,10 @@ |
93 | 93 | cursor: pointer; |
94 | 94 | } |
95 | 95 | |
| 96 | +#mwe-upwiz-stepdiv-file .mwe-upwiz-visible-file { |
| 97 | + cursor: auto !important; |
| 98 | +} |
| 99 | + |
96 | 100 | /* file inputs are freakishly large to overflow the containing div -- we get a div |
97 | 101 | that can act as a more styleable single-click file input */ |
98 | 102 | .mwe-upwiz-file-input, .disabler { |