Author: sevein
Date: Sat Jul 28 09:47:46 2012
New Revision: 12001
Log:
Minor CSS changes in the treeview
Modified:
trunk/css/graphic.css
Modified: trunk/css/graphic.css
==============================================================================
--- trunk/css/graphic.css Sat Jul 28 09:46:27 2012 (r12000)
+++ trunk/css/graphic.css Sat Jul 28 09:47:46 2012 (r12001)
@@ -277,8 +277,7 @@
position: relative;
}
-#treeview .ancestor,
-#treeview .top-level
+#treeview .ancestor
{
background-color: #eee;
}
@@ -377,6 +376,12 @@
left: 0px;
}
+#treeview strong {
+
+ margin-left: 4px;
+
+}
+
/*********************************************************
POPOVER
**********************************************************/
--
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.