Hi,
This might be more of a CSS question than a google charts one, but not sure:
I would like to have the "normal" and "selected" rows to have different styles, but moving the mouse across the table (and hovering above both kind of rows in the way) should not change the state of the table. How can I achieve the case? If I set the hover css to be same as normal css, then moving the mouse to the selected row switches its style as well.
Thanks in advance!