From: Thierry Parmentelat Date: Sat, 5 Oct 2013 05:25:20 +0000 (+0200) Subject: take styling in css - could not fix layout for now (head not aligned with columns) X-Git-Tag: myslice-0.2-5~28 X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=commitdiff_plain;h=4c36b435e858306bbe3e4169882c6472873103f6 take styling in css - could not fix layout for now (head not aligned with columns) --- 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; diff --git a/plugins/query_editor/templates/query_editor.html b/plugins/query_editor/templates/query_editor.html index 930053c6..d86eec68 100644 --- a/plugins/query_editor/templates/query_editor.html +++ b/plugins/query_editor/templates/query_editor.html @@ -8,7 +8,7 @@ EOF; EOF; -->
- +
Info