Author: jablko
Date: Wed Oct 27 20:05:24 2010
New Revision: 8594

Log:
Don't highlight table header row

Modified:
   trunk/plugins/sfCaribouPlugin/css/style.css

Modified: trunk/plugins/sfCaribouPlugin/css/style.css
==============================================================================
--- trunk/plugins/sfCaribouPlugin/css/style.css Wed Oct 27 19:48:53 2010        
(r8593)
+++ trunk/plugins/sfCaribouPlugin/css/style.css Wed Oct 27 20:05:24 2010        
(r8594)
@@ -21,7 +21,7 @@
   margin: 1em 0;
 }
 
-tr:hover
+tbody tr:hover
 {
   background: #ffe;
 }

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