highlight table row on hover
[MojoFacets.git] / public / mojo_facets.css
index 7e408e6..acdb653 100644 (file)
@@ -74,7 +74,7 @@ a.remove {
        color: #000;
 }
 
-li label:hover, td label:hover {
+li label:hover, tr:hover td {
        background: #ff8;
 }