How can I increase the width of the jqgrid multiselect checkbox?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have you checked this link Checkbox size in HTML/CSS. According to this there is no way to set size of checkbox in all browsers.
But you may able to change width of checkboxes in webkit browsers hardcoded like this :
Demo : http://jsfiddle.net/gurkavcu/M8hnA