Double-sized checkbox in Chorme

JagDaniAddisa

New Member
All browsers except Chrome do display this style:\[code\].my-checkbox { width: 20px; height:20px; color:#fff; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; border: 0px inset ThreeDFace ! important; margin: 5px; padding: 5px;}\[/code\]Example: http://jsfiddle.net/sJxst/is this approach possible in Chrome?
 
Back
Top