From 997c4e4178b74747b14177671069d55532d0ff10 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 6 Jun 2006 10:57:03 +0000 Subject: [PATCH] yet another attempt to fix weird black RT navigation links --- rt/html/NoAuth/webrt.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css index 712360cd5..f49d14531 100644 --- a/rt/html/NoAuth/webrt.css +++ b/rt/html/NoAuth/webrt.css @@ -51,8 +51,7 @@ SPAN.nav { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; -%# color: #FFFFFF; - color: #000000; + color: #FFFFFF; text-decoration: none; white-space: nowrap} .nav2 { font-size: 10px; @@ -468,7 +467,7 @@ span.title { font-family: Arial, Verdana, Helvetica, sans-serif; vertical-align: top } .productnav { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; - color: #000000; + color: #FFFFFF; text-align: center; vertical-align: middle; text-decoration: none} @@ -576,7 +575,7 @@ DIV.endmatter { margin-left: -7% } } -A { font-weight: bold; color: #000000; +A { font-weight: bold; } .currenttab { color: #ffffff;} -- 2.11.0