web/data/cubicweb.css
branchstable
changeset 7102 0b7966f7bbcd
parent 6950 8a17e6e34f0f
child 7233 614f23606091
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                          */
   218 /***************************************/
   218 /***************************************/
   219 
   219 
   220 /* header */
   220 /* header */
   221 
   221 
   222 table#header {
   222 table#header {
   223   background: %(headerBgColor)s url("banner.png") repeat-x top left;
   223   background: %(headerBg)s;
   224   width: 100%;
   224   width: 100%;
   225 }
   225 }
   226 
   226 
   227 table#header td {
   227 table#header td {
   228   vertical-align: middle;
   228   vertical-align: middle;