I\'m using a form with a drop-down menu that contains some options disabled, so the users cannot select them. I\'m trying to customize via css these elements but I have some
Volvo Saab VW Audi Something Other VW Apple Mango Plum option:disabled { background: #ccc; width: 500px; padding: 5px; } option.colr { background: red; width: 500px; padding: 5px; }
Check the link http://jsfiddle.net/W5B5p/110/