You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2009/05/03 18:29:24 UTC

svn commit: r771077 - /ant/ivy/ivyde/trunk/doc/style/tree.css

Author: hibou
Date: Sun May  3 16:29:24 2009
New Revision: 771077

URL: http://svn.apache.org/viewvc?rev=771077&view=rev
Log:
Reduce the blank space on the left to make the tree more readable

Modified:
    ant/ivy/ivyde/trunk/doc/style/tree.css

Modified: ant/ivy/ivyde/trunk/doc/style/tree.css
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/tree.css?rev=771077&r1=771076&r2=771077&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/style/tree.css (original)
+++ ant/ivy/ivyde/trunk/doc/style/tree.css Sun May  3 16:29:24 2009
@@ -1,3 +1,8 @@
+
+#treemenu { 
+padding-left: 5px; 
+}
+
 .treeview ul{ 
 margin: 0;
 padding: 0;