Skip to content

Changed colors of buttons, a link, and text to black to improve contrast#134

Open
aj93222 wants to merge 1 commit into
CMU-313:masterfrom
aj93222:feature/document_types_page
Open

Changed colors of buttons, a link, and text to black to improve contrast#134
aj93222 wants to merge 1 commit into
CMU-313:masterfrom
aj93222:feature/document_types_page

Conversation

@aj93222
Copy link
Copy Markdown

@aj93222 aj93222 commented Sep 9, 2021

Resolves #113

The colors of the Actions and Delete buttons, Label link, and the "Related" text were changed to black. This was done by overriding the previous .btn-danger class and link element (a) and changing the .dropdown-header class to contain the updated colors. The accessibility score improved by two points from 89 to 91.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Background and foreground colors do not have a sufficient contrast ratio. [Document Types Page]

2 participants