web/data/cubicweb.facets.css
changeset 7402 826e5663a686
parent 7300 4058ed1e3bc2
child 7849 7937cf60f2ce
equal deleted inserted replaced
7400:2391a6f526bf 7402:826e5663a686
   119 }
   119 }
   120 
   120 
   121 div.facetTitleSelected {
   121 div.facetTitleSelected {
   122   background: url("required.png") no-repeat right top;
   122   background: url("required.png") no-repeat right top;
   123 }
   123 }
       
   124 
       
   125 table.filter {
       
   126   background-color: #EBE8D9;
       
   127   border: dotted grey 1px;
       
   128 }
       
   129 
       
   130 div.facet {
       
   131  padding: none;
       
   132  margin: .3em!important;
       
   133 }