[Rt-commit] r2408 - in rt/branches/PLATANO-EXPERIMENTAL: . html/NoAuth

jesse at bestpractical.com jesse at bestpractical.com
Mon Mar 14 02:37:07 EST 2005


Author: jesse
Date: Mon Mar 14 02:37:07 2005
New Revision: 2408

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


Modified: rt/branches/PLATANO-EXPERIMENTAL/html/NoAuth/webrt.css
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL/html/NoAuth/webrt.css	(original)
+++ rt/branches/PLATANO-EXPERIMENTAL/html/NoAuth/webrt.css	Mon Mar 14 02:37:07 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