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:
GitLab will be updated on 12-Feb-2026 between 12:00 and 14:00. There may be small periods of service instability.
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: