I am using jqgrid with jerery UI themeroller. I canโt figure out how to reverse the line in the line when I hang over it. It appears with a grayish color (which I suppose comes from somewhere in my jQuery jQuery theme) when I find
I tried to change
.ui-state-highlight
css, but this doesn't seem to do anything for the actual hover (only affects when clicking on a line)
Any suggestions on how I can change the background color for jqgrid when I highlight above the line?
leora source share