Author: david
Date: Wed Oct  5 15:35:51 2011
New Revision: 9945

Log:
Turn off tr:hover (Trillium)

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct  5 15:32:35 2011        (r9944)
+++ trunk/css/print.css Wed Oct  5 15:35:51 2011        (r9945)
@@ -173,7 +173,9 @@
   border-bottom: 1px solid #CCC;
 }
 
-tr:hover
+tr:hover,
+.zebra-striped tbody tr:hover td,
+#content tbody tr:hover
 {
   background: 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