tr.even:hover {
background-color: #ffff99;
}
tr.odd:hover {
background-color: #ffff99;
}
tr.odd td.sorting_1:hover {
background-color: #ffff99;
}
tr.even td.sorting_1:hover {
background-color: #ffff99;
}
#example tr.even:hover {
background-color: #ECFFB3;
}
#example tr.even:hover td.sorting_1 {
background-color: #DDFF75;
}
#example tr.odd:hover {
background-color: #E6FF99;
}
#example tr.odd:hover td.sorting_1 {
background-color: #D6FF5C;
}
#example tr.even:hover {
background-color: #ECFFB3;
}
#example tr.even:hover td.sorting_1 {
background-color: #DDFF75;
}
#example tr.odd:hover {
background-color: #E6FF99;
}
#example tr.odd:hover td.sorting_1 {
background-color: #D6FF5C;
}
It looks like you're new here. If you want to get involved, click one of these buttons!
Get useful and friendly help straight from the source.