X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquery_editor%2Fstatic%2Fcss%2Fquery_editor.css;h=454975b3bf543244fd4889ce1990091ac9be00f3;hb=4c36b435e858306bbe3e4169882c6472873103f6;hp=5ef28758f73bf525b58d04c912bfbea7b00be127;hpb=1aea42c3668602aacfe22bc762ee939672129f53;p=myslice.git diff --git a/plugins/query_editor/static/css/query_editor.css b/plugins/query_editor/static/css/query_editor.css index 5ef28758..454975b3 100644 --- a/plugins/query_editor/static/css/query_editor.css +++ b/plugins/query_editor/static/css/query_editor.css @@ -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;