Upgrade filebrowser; minor fixes relevant to the upgrade.
[redakcja.git] / src / fileupload / static / lib / jQuery-File-Upload-10.32.0 / css / jquery.fileupload-ui-noscript.css
1 @charset "UTF-8";
2 /*
3  * jQuery File Upload UI Plugin NoScript CSS
4  * https://github.com/blueimp/jQuery-File-Upload
5  *
6  * Copyright 2012, Sebastian Tschan
7  * https://blueimp.net
8  *
9  * Licensed under the MIT license:
10  * https://opensource.org/licenses/MIT
11  */
12
13 .fileinput-button i,
14 .fileupload-buttonbar .delete,
15 .fileupload-buttonbar .toggle {
16   display: none;
17 }