Tweak table row mouseover style

This commit is contained in:
Dan Sosedoff 2014-10-26 17:19:33 -05:00
parent e7329952f3
commit 0c06506fd5

View File

@ -222,7 +222,7 @@
#results tr:nth-child(even) > td { #results tr:nth-child(even) > td {
border: none; border: none;
background: #f5f5f5; background: #f8f8f8;
} }
#results tr:nth-child(odd) > td { #results tr:nth-child(odd) > td {