[Rt-commit] r2353 - in rt/branches/3.4-RELEASE: . html/NoAuth

jesse at bestpractical.com jesse at bestpractical.com
Mon Mar 14 01:38:59 EST 2005


Author: jesse
Date: Mon Mar 14 01:38:58 2005
New Revision: 2353

Modified:
   rt/branches/3.4-RELEASE/   (props changed)
   rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
Log:
 r8453 at hualien:  jesse | 2005-03-14 01:37:00 -0500
 Hilighted menu options are now the right size


Modified: rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
==============================================================================
--- rt/branches/3.4-RELEASE/html/NoAuth/webrt.css	(original)
+++ rt/branches/3.4-RELEASE/html/NoAuth/webrt.css	Mon Mar 14 01:38:58 2005
@@ -184,19 +184,19 @@
 %# style sheet control over the formats
 
 a.currenttopnav-0 {  font-family: Verdana, sans-serif;
-	 font-size: 14px;
+	 font-size: 16px;
          font-weight: bold;
 	 color: #FFFF66;
 	 text-decoration: none;
 	 white-space: nowrap}
 a.currenttopnav-1 {  font-family: Verdana, sans-serif;
-	 font-size: 12px;
+	 font-size: 14px;
          font-weight: bold;
 	 color: #FFFF66;
 	 text-decoration: none;
 	 white-space: nowrap}
 a.currenttopnav-2 {  font-family: Verdana, sans-serif;
-	 font-size: 11px;
+	 font-size: 12px;
          font-weight: normal;
 	 color: #FFFF66;
 	 text-decoration: none;


More information about the Rt-commit mailing list