You can add the "!important" rule modifier to your css for the "hover"
class so that it precedes tablesorter's css:

td.hover
{
   background-color: #0F0 !important;
}

Hope that helps.

--
Suni

Reply via email to