Handle image inputs
Created by: thewilkybarkid
This fixes #66 (closed) by making sure <input type="image">
elements don't received styles meant for the more-usual input types.
So what was:
Is now the expected:
Created by: thewilkybarkid
This fixes #66 (closed) by making sure <input type="image">
elements don't received styles meant for the more-usual input types.
So what was:
Is now the expected: