summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorivan <ivan>2006-06-06 10:46:39 +0000
committerivan <ivan>2006-06-06 10:46:39 +0000
commitc28ebb03fafe6a85753fc3f21e3abcc0477eccfc (patch)
treed16ce7297e7ef6c65c02082e57d52a6aebbe8c2b /rt
parentf2dd532f7c009a653864b23d8858fe9e6c8c3985 (diff)
attempt to fix weird black RT navigation links
Diffstat (limited to 'rt')
-rw-r--r--rt/html/NoAuth/webrt.css10
1 files changed, 1 insertions, 9 deletions
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}