[freeside-commits] freeside/rt/html/NoAuth webrt.css,1.6,1.7
Ivan,,,
ivan at wavetail.420.am
Tue Jun 6 03:46:41 PDT 2006
Update of /home/cvs/cvsroot/freeside/rt/html/NoAuth
In directory wavetail:/tmp/cvs-serv22435
Modified Files:
webrt.css
Log Message:
attempt to fix weird black RT navigation links
Index: webrt.css
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/html/NoAuth/webrt.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- webrt.css 15 May 2006 11:05:03 -0000 1.6
+++ webrt.css 6 Jun 2006 10:46:39 -0000 1.7
@@ -75,7 +75,6 @@
font-size: 16px;
font-weight: normal;
color: #FFFFFF;
-%# color: #000000;
text-decoration: none;
white-space: nowrap}
@@ -87,42 +86,36 @@
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 @@
.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}
More information about the freeside-commits
mailing list