web/data/cubicweb.facets.css
changeset 7402 826e5663a686
parent 7300 4058ed1e3bc2
child 7849 7937cf60f2ce
--- a/web/data/cubicweb.facets.css	Thu May 19 11:50:54 2011 +0200
+++ b/web/data/cubicweb.facets.css	Thu May 19 16:39:24 2011 +0200
@@ -121,3 +121,13 @@
 div.facetTitleSelected {
   background: url("required.png") no-repeat right top;
 }
+
+table.filter {
+  background-color: #EBE8D9;
+  border: dotted grey 1px;
+}
+
+div.facet {
+ padding: none;
+ margin: .3em!important;
+}