Hi I am using jqGrid in my project, I wanted to change the fornt size of jqgrid content so I saw which css class aplies to it which is
“ui-jqgrid” in which it defined 11px for font-size. I updated it, no matter to whatsoever size its not reflecting on UI.
Previously its working in my demo page as its has
after I encorporate in my project which has
and I observed that because of doctype changes, its not working. I don't want to change doctype of my project so please suggest what should i do? Its urgent 🙂
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top