With CSS 2 you can do this:
input[type="checkbox"] { ... }
This should be pretty widely supported by now. See support for browsers
With CSS 2 you can do this:
input[type="checkbox"] { ... }
This should be pretty widely supported by now. See support for browsers