I have changed the property of the jqGrid with rownumbers:true
. Hence it is displaying the row numbers. Now I want to change the CSS of that. How can I do that?
In the above image, the CSS of the records are changed, but the CSS of the row number is not changed. Now I want to change the CSS of the row number also. How can I do that?