From 6dfc9e121e60141830169f4237a5b1e381d6ba5b Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 6 Jun 2006 10:54:02 +0000 Subject: [PATCH] another attempt to fix weird black RT navigation links --- rt/html/NoAuth/webrt.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css index cf4cfc00a..712360cd5 100644 --- a/rt/html/NoAuth/webrt.css +++ b/rt/html/NoAuth/webrt.css @@ -59,10 +59,8 @@ SPAN.nav { font-family: Arial, Verdana, Helvetica, sans-serif; white-space: nowrap} .nav { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; -%# font-weight: normal; font-weight: bold; -%# color: #FFFFFF; - color: #000000; + color: #FFFFFF; text-decoration: none; white-space: nowrap} .currentnav { font-family: Arial, Verdana, Helvetica, sans-serif; -- 2.11.0