Relative Content

Tag Archive for htmlcssextjsextjs6.5.1

ExtJS Change color of checkbox, background, and border color

I need help changing the appearance of the checkboxes inside a grid panel. I want to have a white check mark, a blue background, and a gray border outline. I tried tinkering with the CSS but when changing the background color, it looks to bleed to outside the border and when changing the color of the check mark, the border color changes to the same color. Is there a way to do this or am I going to have to use an image column and have the check marks be images?