Author: david
Date: Mon Sep 26 15:54:10 2011
New Revision: 9839

Log:
Hide context bar for prints

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Mon Sep 26 15:17:39 2011        (r9838)
+++ trunk/css/print.css Mon Sep 26 15:54:10 2011        (r9839)
@@ -59,6 +59,11 @@
   page-break-after: avoid;
 }
 
+#sidebar-first
+{
+  display: none;
+}
+
 #preview-message
 {
   display: none;

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