From: ivan Date: Tue, 6 Jun 2006 10:46:39 +0000 (+0000) Subject: attempt to fix weird black RT navigation links X-Git-Tag: BEFORE_RT_3_4_5^2~116 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=c28ebb03fafe6a85753fc3f21e3abcc0477eccfc;p=freeside.git attempt to fix weird black RT navigation links --- diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css index 4748694e5..cf4cfc00a 100644 --- a/rt/html/NoAuth/webrt.css +++ b/rt/html/NoAuth/webrt.css @@ -75,7 +75,6 @@ SPAN.nav { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #FFFFFF; -%# color: #000000; text-decoration: none; white-space: nowrap} @@ -87,42 +86,36 @@ SPAN.nav { font-family: Arial, Verdana, Helvetica, sans-serif; a.topnav-0 { font-family: Verdana, sans-serif; font-size: 16px; font-weight: normal; -%# color: #000000; color: #FFFFFF; text-decoration: none; white-space: nowrap} a.topnav-1 { font-family: Verdana, sans-serif; font-size: 14px; font-weight: normal; -%# color: #000000; color: #FFFFFF; text-decoration: none; white-space: nowrap} a.topnav-2 { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; -%# color: #000000; color: #FFFFFF; text-decoration: none; white-space: nowrap} a.topnav-3 { font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; -%# color: #000000; color: #FFFFFF; text-decoration: none; white-space: nowrap} a.topnav-4 { font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; -%# color: #000000; color: #FFFFFF; text-decoration: none; white-space: nowrap} a.topnav-5 { font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; -%# color: #000000; color: #FFFFFF; text-decoration: none; white-space: nowrap} @@ -190,8 +183,7 @@ li.topnav-5-major { .currenttopnav { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 16px; font-weight: bold; -%# color: #FFFF66; - color: #000000; background-color: #cccccc; + color: #ffffff; background-color: #7e0079; text-decoration: none; white-space: nowrap}