disable hover effect
-
Hi
i have now tried for hours without luck trying to change the table rows color
when i used even and odd i can change the even but not the odd.
tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}and now i just want to remove the hover because i could not change the colors.
i hope someone can help with that.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘disable hover effect’ is closed to new replies.