web/data/cubicweb.css
changeset 141 6d008838f2c9
parent 135 1138432a56a4
child 201 12e13120c56e
equal deleted inserted replaced
140:478bdd15bc0e 141:6d008838f2c9
   924   padding: 0.3em;
   924   padding: 0.3em;
   925   border-bottom: 1px solid #cfceb7;
   925   border-bottom: 1px solid #cfceb7;
   926   text-align: left;
   926   text-align: left;
   927 }
   927 }
   928 
   928 
   929 table.filter td {
   929 table.filter div.facet {
   930   padding: 0.6em 0.2em;
   930   padding: 0.6em 0.2em;
   931 }
   931   margin: 0em 1em;
   932 
   932   border: 1px solid #ccc;
   933 table.filter td select {
   933 }
   934   padding:1px 2px;
   934 
   935 }
   935 table.filter div.facetTitle {
       
   936   font-weight: bold;
       
   937 }
       
   938 
   936 
   939 
   937 div#tableActionsBox {
   940 div#tableActionsBox {
   938  direction:rtl;
   941  direction:rtl;
   939  float:right
   942  float:right
   940 }
   943 }