web/data/cubicweb.old.css
changeset 8137 5687b3d09d3a
parent 8135 12c7b6065def
child 8288 50a683f2768c
equal deleted inserted replaced
8130:85ade620056c 8137:5687b3d09d3a
   811   border-right: none;
   811   border-right: none;
   812 }
   812 }
   813 
   813 
   814 table.listing th {
   814 table.listing th {
   815   font-weight: bold;
   815   font-weight: bold;
   816   background: #ebe8d9 url("button.png") repeat-x;
   816   background: %(listingHeaderBgColor)s;
   817 }
   817 }
   818 
   818 
   819 table.listing td a,
   819 table.listing td a,
   820 table.listing td a:visited {
   820 table.listing td a:visited {
   821   color: #666;
   821   color: #666;