Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalizing the display of disabled fields across Windows browsers #1022

Closed
wants to merge 1 commit into from

Commits on Mar 17, 2012

  1. Normalizing the display of disabled fields across Windows browsers by…

    … adding a background-color to disabled text inputs and textareas in IE7 & 8. IE6 is not included because it does not support the attribute selector, and IE9 is not included because index.html doesn't currently apply a class to make targeting IE9 possible. For more details see http://tjvantoll.com/2012/03/17/Styling-Disabled-Form-Fields/.
    tjvantoll committed Mar 17, 2012
    Configuration menu
    Copy the full SHA
    cc7e4f4 View commit details
    Browse the repository at this point in the history