X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fhtml%2FNoAuth%2Fcss%2F3.5-default%2Fmisc.css;h=cf3b54ca4dc1982380c43360cf50202e6d28b494;hp=9e83ef4485cbd88d2565688602789dd5a0f33759;hb=962d830f2513b1e0d29f79a24b00088ddc384432;hpb=571ed24f5321bcc47b35dc917e37b3b46d0b8552 diff --git a/rt/html/NoAuth/css/3.5-default/misc.css b/rt/html/NoAuth/css/3.5-default/misc.css index 9e83ef448..cf3b54ca4 100755 --- a/rt/html/NoAuth/css/3.5-default/misc.css +++ b/rt/html/NoAuth/css/3.5-default/misc.css @@ -49,7 +49,8 @@ body { font-family: Verdana, sans-serif; font-size: 76%; margin: 0; - background-color: white; + /* background-color: white; */ + background-color: #e8e8e8; } .hide, .hidden { display: none !important; } @@ -70,7 +71,7 @@ body { font-size: 1.5em; } -.evenline { background-color: white; } +.evenline { background-color: #fe00f8; } .oddline { background-color: #ddd; } td {