You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2004/11/05 18:16:02 UTC

svn commit: rev 56687 - incubator/lenya/trunk/src/webapp/lenya/resources/css

Author: antonio
Date: Fri Nov  5 09:16:01 2004
New Revision: 56687

Modified:
   incubator/lenya/trunk/src/webapp/lenya/resources/css/menu.xml
Log:
Don't use underscore text decoration in the lenya menu

Modified: incubator/lenya/trunk/src/webapp/lenya/resources/css/menu.xml
==============================================================================
--- incubator/lenya/trunk/src/webapp/lenya/resources/css/menu.xml	(original)
+++ incubator/lenya/trunk/src/webapp/lenya/resources/css/menu.xml	Fri Nov  5 09:16:01 2004
@@ -99,6 +99,7 @@
 	font:11px verdana, arial, sans-serif; 
 	color:#444444; 
 	background-color: transparent;
+        text-decoration: none;
 }
 
 .lenya-menubar-separator {

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