Author: david
Date: Wed Oct 26 14:56:39 2011
New Revision: 10201
Log:
Don't bury list bullets [print, Columbia]
Modified:
trunk/css/print.css
Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct 26 14:53:13 2011 (r10200)
+++ trunk/css/print.css Wed Oct 26 14:56:39 2011 (r10201)
@@ -183,7 +183,10 @@
ul,
.block ul,
-ol
+.field ul,
+ol,
+.block ol,
+.field ol
{
margin: 0;
margin-left: 1em;
--
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.