[freeside-commits] freeside/rt/html/NoAuth webrt.css,1.8,1.9
Ivan,,,
ivan at wavetail.420.am
Tue Jun 6 03:57:05 PDT 2006
Update of /home/cvs/cvsroot/freeside/rt/html/NoAuth
In directory wavetail:/tmp/cvs-serv22553
Modified Files:
webrt.css
Log Message:
yet another 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.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- webrt.css 6 Jun 2006 10:54:02 -0000 1.8
+++ webrt.css 6 Jun 2006 10:57:03 -0000 1.9
@@ -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 @@
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 @@
}
-A { font-weight: bold; color: #000000;
+A { font-weight: bold;
}
.currenttab { color: #ffffff;}
More information about the freeside-commits
mailing list