diff -r 478bdd15bc0e -r 6d008838f2c9 web/data/cubicweb.css --- a/web/data/cubicweb.css Tue Nov 25 12:33:52 2008 +0100 +++ b/web/data/cubicweb.css Tue Nov 25 14:06:26 2008 +0100 @@ -926,14 +926,17 @@ text-align: left; } -table.filter td { +table.filter div.facet { padding: 0.6em 0.2em; + margin: 0em 1em; + border: 1px solid #ccc; } -table.filter td select { - padding:1px 2px; +table.filter div.facetTitle { + font-weight: bold; } + div#tableActionsBox { direction:rtl; float:right