summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2006-06-06 10:57:03 +0000
committerivan <ivan>2006-06-06 10:57:03 +0000
commit997c4e4178b74747b14177671069d55532d0ff10 (patch)
treeb19375e69b10b6a10c7ead533ec34e3083dcacbc
parent6dfc9e121e60141830169f4237a5b1e381d6ba5b (diff)
yet another attempt to fix weird black RT navigation links
-rw-r--r--rt/html/NoAuth/webrt.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/rt/html/NoAuth/webrt.css b/rt/html/NoAuth/webrt.css
index 712360c..f49d145 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;}