@namespace url(http://www.w3.org/1999/xhtml);
html input,
html textarea,
html select,
html button,
html input[type="reset"],
html input[type="button"],
html input[type="submit"],
html input[type="radio"],
html input[type="checkbox"] {
background-color: inherit;
color: #333333;
-moz-appearance: none;
}
view raw fix-inputs.css hosted with ❤ by GitHub