Index: lams_central/web/css/aqua.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/aqua.css,v diff -u -r1.27 -r1.28 --- lams_central/web/css/aqua.css 22 Sep 2006 05:14:59 -0000 1.27 +++ lams_central/web/css/aqua.css 22 Sep 2006 07:30:04 -0000 1.28 @@ -1,7 +1,7 @@ /* ************************************************* LAMS 2.0 -Date modified: 14/09/2006 +CVS ID $id$ ************************************************* General page styles @@ -13,13 +13,16 @@ } body { + background-color:#fff; + line-height:16px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; - background: url('../images/css/page_bg.gif'); - line-height:16px; - background-color:#fff; } +body.stripes { + background: url('../images/css/diagonal_bg.gif'); +} + .row { voice-family: "\"}\""; /* hide the following rules from IE5 */ voice-family: inherit;