web/data/cubicweb.old.css
branchstable
changeset 7102 0b7966f7bbcd
parent 6950 8a17e6e34f0f
child 7113 2572aa6dd7b4
equal deleted inserted replaced
7101:de388d0b727e 7102:0b7966f7bbcd
     1 /*
     1 /*
     2  *  :organization: Logilab
     2  *  :organization: Logilab
     3  *  :copyright: 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
     3  *  :copyright: 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
     4  *  :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
     4  *  :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
     5  */
     5  */
     6 
     6 
     7 /***************************************/
     7 /***************************************/
     8 /* xhtml tags                          */
     8 /* xhtml tags                          */
   225 /***************************************/
   225 /***************************************/
   226 
   226 
   227 /* header */
   227 /* header */
   228 
   228 
   229 table#header {
   229 table#header {
   230   background: #ff7700 url("banner.png") left top repeat-x;
   230   background: %(headerBg)s;
   231   width: 100%;
   231   width: 100%;
   232 }
   232 }
   233 
   233 
   234 table#header td {
   234 table#header td {
   235   vertical-align: middle;
   235   vertical-align: middle;