diff -r de388d0b727e -r 0b7966f7bbcd web/data/cubicweb.old.css --- a/web/data/cubicweb.old.css Thu Mar 24 13:20:33 2011 +0100 +++ b/web/data/cubicweb.old.css Thu Mar 24 13:22:10 2011 +0100 @@ -1,6 +1,6 @@ /* * :organization: Logilab - * :copyright: 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved. + * :copyright: 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved. * :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr */ @@ -227,7 +227,7 @@ /* header */ table#header { - background: #ff7700 url("banner.png") left top repeat-x; + background: %(headerBg)s; width: 100%; }