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

robert at bestpractical.com robert at bestpractical.com
Tue Dec 28 01:37:47 EST 2004


Author: robert
Date: Tue Dec 28 01:37:47 2004
New Revision: 2029

Modified:
   rt/branches/3.4-RELEASE/   (props changed)
   rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
Log:
 r2032 at dog:  rspier | 2004-12-27 22:24:34 -0800
 fix css errors


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	Tue Dec 28 01:37:47 2004
@@ -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