take styling in css - could not fix layout for now (head not aligned with columns)
[unfold.git] / plugins / query_editor / static / css / query_editor.css
index 5ef2875..454975b 100644 (file)
@@ -1,3 +1,9 @@
+table.query-editor {
+    width: 95%;
+/* what is going on in there ? */
+/*    border: 1px solid #ff0000; */
+}
+
 /* Add a scrollbar to autocomplete fields */
 .ui-autocomplete {
         max-height: 100px;