# HG changeset patch # User Sylvain Thénault # Date 1324317675 -3600 # Node ID 12c7b6065defb200b6add6005d173d42458bf1fc # Parent 7f93da785e3a6d582e64c09616b65badff3a702e [css] use listingHeaderBgColor in old css this also fix inconsistency between background image / bg color diff -r 7f93da785e3a -r 12c7b6065def web/data/cubicweb.old.css --- a/web/data/cubicweb.old.css Wed Dec 21 17:59:37 2011 +0100 +++ b/web/data/cubicweb.old.css Mon Dec 19 19:01:15 2011 +0100 @@ -813,7 +813,7 @@ table.listing th { font-weight: bold; - background: #ebe8d9 url("button.png") repeat-x; + background: %(listingHeaderBgColor)s; } table.listing td a,