web/data/cubicweb.facets.css
changeset 8067 3841d8793efb
parent 7943 ad0581296e2c
child 8093 3efb83e4e8f3
equal deleted inserted replaced
8066:1d1b3735ac1b 8067:3841d8793efb
    18 }
    18 }
    19 
    19 
    20 div.facetTitle a {
    20 div.facetTitle a {
    21  padding-left: 10px;
    21  padding-left: 10px;
    22  background: transparent url("puce.png") 0% 50% no-repeat;
    22  background: transparent url("puce.png") 0% 50% no-repeat;
    23  }
    23 }
    24 
    24 
    25 .opened {
    25 .opened {
    26  color: #000 !important;
    26  color: #000 !important;
    27 }
    27 }
    28 
    28