The default stylesheet makes checkbox can not be checked

If i disable the stylesheet (in node_property.py)

It can be checked now

I found it is beacuse of the checkbox color is same as the background color,so we just need to change the checkbox background color.