You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/05/27 22:59:02 UTC

svn commit: rev 20517 - avalon/trunk/central/system/themes/avalon2/html/resources

Author: niclas
Date: Thu May 27 13:59:01 2004
New Revision: 20517

Modified:
   avalon/trunk/central/system/themes/avalon2/html/resources/style.css
Log:
Adjustment to style for IE6.

Modified: avalon/trunk/central/system/themes/avalon2/html/resources/style.css
==============================================================================
--- avalon/trunk/central/system/themes/avalon2/html/resources/style.css	(original)
+++ avalon/trunk/central/system/themes/avalon2/html/resources/style.css	Thu May 27 13:59:01 2004
@@ -232,11 +232,6 @@
     background-color: white;
 }
 
-.dummy
-{
-    display: none;
-}
-
 dd
 {
     font-weight: bolder;
@@ -432,3 +427,7 @@
     outline: none;
 }
 
+img
+{
+    border: none;
+}

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org