Author: sevein
Date: Thu Aug 16 12:28:55 2012
New Revision: 12123

Log:
Add margin to treeview node spans

Modified:
   trunk/css/graphic.css

Modified: trunk/css/graphic.css
==============================================================================
--- trunk/css/graphic.css       Thu Aug 16 11:55:37 2012        (r12122)
+++ trunk/css/graphic.css       Thu Aug 16 12:28:55 2012        (r12123)
@@ -386,7 +386,7 @@
   left: 0px;
 }
 
-#treeview span
+#treeview .levelOfDescription
 {
   margin-right: 4px;
 }
@@ -394,6 +394,7 @@
 #treeview .pubStatus
 {
   color: #bbb;
+  margin-left: 4px;
 }
 
 #treeview .grip

-- 
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.

Reply via email to