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

jesse at bestpractical.com jesse at bestpractical.com
Fri Jan 14 03:44:00 EST 2005


Author: jesse
Date: Fri Jan 14 03:44:00 2005
New Revision: 2086

Modified:
   rt/branches/PLATANO-EXPERIMENTAL/   (props changed)
   rt/branches/PLATANO-EXPERIMENTAL/html/NoAuth/webrt.css
Log:
 r2512 at hualien (orig r2029):  robert | 2004-12-28T06:37:47.090505Z
  r2032 at dog:  rspier | 2004-12-27 22:24:34 -0800
  fix css errors
 


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	Fri Jan 14 03:44:00 2005
@@ -193,7 +193,7 @@
 	 font-size: 12px;
          font-weight: bold;
 	 color: #FFFF66;
-	 text-decoration: normal;
+	 text-decoration: none;
 	 white-space: nowrap}
 a.currenttopnav-2 {  font-family: Verdana, sans-serif;
 	 font-size: 11px;
@@ -343,7 +343,7 @@
 
 
 div.downloadattachment {
-    font size: 10px;
+    font-size: 10px;
     text-align: right;
 
 }
@@ -549,7 +549,7 @@
 DIV.page-stats { font-size: 0.8em;
                   color: #cccccc;
                   text-align: right;
-              };
+              }
 
 
 BLOCKQUOTE {


More information about the Rt-commit mailing list