Here's a patch that makes disabled checkbox elements display as grayed out in Webkit browsers.
(Before patch)

(After patch)

| Comment | File | Size | Author |
|---|---|---|---|
| fix-disabled-checkboxes-webkit.patch | 627 bytes | zach harkey |
Here's a patch that makes disabled checkbox elements display as grayed out in Webkit browsers.
(Before patch)

(After patch)

| Comment | File | Size | Author |
|---|---|---|---|
| fix-disabled-checkboxes-webkit.patch | 627 bytes | zach harkey |
Comments
Comment #1
dudenhofer commentedThanks Zach! Your patch made me realize that some of the styles in contrib should be in the default css file. So I made that change as well. The commit is here so you can check it out. http://drupalcode.org/project/shiny.git/commit/d9d790c
Comment #2
bojanz commentedComment #3.0
(not verified) commentedFixed path to "after" image.