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
diff --git a/src/fileupload/static/lib/jQuery-File-Upload-10.32.0/css/jquery.fileupload-ui-noscript.css b/src/fileupload/static/lib/jQuery-File-Upload-10.32.0/css/jquery.fileupload-ui-noscript.css
new file mode 100644 (file)
index 0000000..30651ac
--- /dev/null
@@ -0,0 +1,17 @@
+@charset "UTF-8";
+/*
+ * jQuery File Upload UI Plugin NoScript CSS
+ * https://github.com/blueimp/jQuery-File-Upload
+ *
+ * Copyright 2012, Sebastian Tschan
+ * https://blueimp.net
+ *
+ * Licensed under the MIT license:
+ * https://opensource.org/licenses/MIT
+ */
+
+.fileinput-button i,
+.fileupload-buttonbar .delete,
+.fileupload-buttonbar .toggle {
+  display: none;
+}