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

Fix contrast issue through generic_form_subtemplate.html #158

Closed
wants to merge 7 commits into from

Conversation

osbahzad
Copy link

@osbahzad osbahzad commented Aug 10, 2022

The score for accessibility was 82, and it was improved to 85.

I did this by changing the color of two classes:
(1) was controlling the background of the overall form, which changed to beige ('well' class)
(2) was controlling the background color of the cancel button, which changed to blue ('btn btn-default')

Resolved #16

@osbahzad osbahzad closed this Aug 10, 2022
@osbahzad osbahzad deleted the Accessibility branch August 11, 2022 10:30
@osbahzad osbahzad restored the Accessibility branch August 11, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[aria-*] attributes do not have valid values in http://localhost/#/documents/documents/
1 participant