checkboxes for selecting multiple files
[qcg-portal.git] / qcg / static / qcg / main.css
index 20275ef..9af9836 100644 (file)
@@ -82,6 +82,10 @@ textarea {
     position: relative;
 }
 
+#filex input[type=checkbox] {
+    margin: 0;
+}
+
 #host-controls .change {
     display: none;
 }