How do I customize the border color of a Check Box using CSS?
Add custom CSS to \Content\custom\custom.css: .k-checkbox { border:1px solid black !important; }, then restart the IIS application.
Add custom CSS to \Content\custom\custom.css: .k-checkbox { border:1px solid black !important; }, then restart the IIS application.