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 2005/05/25 14:34:12 UTC

svn commit: r178425 - /lenya/trunk/src/webapp/lenya/resources/css/tabs.css

Author: andreas
Date: Wed May 25 05:34:11 2005
New Revision: 178425

URL: http://svn.apache.org/viewcvs?rev=178425&view=rev
Log:
fixed sitetree CSS

Modified:
    lenya/trunk/src/webapp/lenya/resources/css/tabs.css

Modified: lenya/trunk/src/webapp/lenya/resources/css/tabs.css
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/webapp/lenya/resources/css/tabs.css?rev=178425&r1=178424&r2=178425&view=diff
==============================================================================
--- lenya/trunk/src/webapp/lenya/resources/css/tabs.css (original)
+++ lenya/trunk/src/webapp/lenya/resources/css/tabs.css Wed May 25 05:34:11 2005
@@ -109,11 +109,11 @@
     font-size: small;
 }
 
-#lenya-info-treecanvas a { color: #333333; text-decoration: none; }
-#lenya-info-treecanvas .lenya-info-nolanguage { color: #AAAAAA; }
-#lenya-info-treecanvas .lenya-info-cut { color: #FFAAAA; font-style: italic; }
-#lenya-info-treecanvas .lenya-info-protected { color: #CC3333; }
-#lenya-info-treecanvas a:hover { text-decoration: underline; }
+#lenya-info-tree a { color: #333333; text-decoration: none; }
+#lenya-info-tree .lenya-info-nolanguage { color: #AAAAAA; }
+#lenya-info-tree .lenya-info-cut { color: #FFAAAA; font-style: italic; }
+#lenya-info-tree .lenya-info-protected { color: #CC3333; }
+#lenya-info-tree a:hover { text-decoration: underline; }
 
 #lenya-info-content {
 	float: left;



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