Fix dark theme's input forms colors #1237
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dark-theme-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR fixes the dark theme's input forms colors.
Preview
Check List
Deploy preview for privacytools-io ready!
Built with commit
eb4062121a
https://deploy-preview-1237--privacytools-io.netlify.com
looks good to me.
We use 2 spaces for indentation.
Oh, I did saw it before, but forgot about that.
But your fix does not completely fix them.
What's missing?
Remove
color
,border-color
and!important
next tobackground
.Also move this under
because my Firefox gives me white box otherwise.
Replace it with
.form-control[readonly]
Approving as @dawidpotocki approves