Author: sevein
Date: Tue Jun 26 12:01:53 2012
New Revision: 11807
Log:
Delete also default li padding/margin values
Modified:
trunk/css/graphic.css
Modified: trunk/css/graphic.css
==============================================================================
--- trunk/css/graphic.css Tue Jun 26 00:02:41 2012 (r11806)
+++ trunk/css/graphic.css Tue Jun 26 12:01:53 2012 (r11807)
@@ -260,7 +260,8 @@
overflow-x: hidden;
}
-#treeview ul
+#treeview ul,
+#treeview li
{
margin: 0;
padding: 0;
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.