Author: david
Date: Thu Oct 13 11:39:22 2011
New Revision: 10069

Log:
Group class selectors

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Thu Oct 13 11:29:17 2011        (r10068)
+++ trunk/css/print.css Thu Oct 13 11:39:22 2011        (r10069)
@@ -125,25 +125,6 @@
   padding: 2px 4px;
 }
 
-.resource-hierarchy ul
-{
-  margin-top: 1.5em;
-  margin-left: 0;
-  list-style-type: none;
-}
-
-.resource-hierarchy ul li
-{
-  padding: 2px 4px;
-  margin: 0;
-}
-
-.resource-hierarchy ul h3
-{
-  line-height: normal;
-  margin: 0;
-}
-
 ul, li.leaf
 {
   list-style-image: none;
@@ -295,6 +276,25 @@
   string-set: label content();
 }
 
+.resource-hierarchy ul
+{
+  margin-top: 1.5em;
+  margin-left: 0;
+  list-style-type: none;
+}
+
+.resource-hierarchy ul li
+{
+  padding: 2px 4px;
+  margin: 0;
+}
+
+.resource-hierarchy ul h3
+{
+  line-height: normal;
+  margin: 0;
+}
+
 #page,
 #page-wrapper
 {

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