web/data/cubicweb.old.css
branchstable
changeset 7102 0b7966f7bbcd
parent 6950 8a17e6e34f0f
child 7113 2572aa6dd7b4
--- 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%;
 }