changeset 141 | 6d008838f2c9 |
parent 135 | 1138432a56a4 |
child 201 | 12e13120c56e |
--- 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