Librarian in regular requirements.
[redakcja.git] / apps / fileupload / static / fileupload / css / style.css
index 3c9bfff..e45d81d 100644 (file)
@@ -1,3 +1,10 @@
 .preview img {
     max-height: 50px;
 }
+
+.delete button[data-type=""] {
+    display: none;
+}
+.delete button[data-type=""] + input {
+    display: none;
+}