Please give us a description of what happened
The close button in the brand assets dialog fails color contrast.
Current CSS:
#brand_assets_logo_popover {
button.close {
border: none;
background-color: #fff;
color: #ddd;
font-size: 1em;
font-weight: bold;
position: absolute;
right: 8px;
top: 5px;
padding: 5px;
}
}
Contrast analysis: 1.35:1
To Reproduce
Step-by-step reproduction instructions
See the code referenced above in your stylesheet or inspect the element on the front end of the website.
Expected results
UI components should have at least a 3:1 contrast ratio.
Actual results
Current contrast is 1.35:1.
Screenshots, screen recording, code snippet
If possible, please provide a screenshot, a screen recording or a code snippet which demonstrates the bug.
Technical info
- If relevant, which editor is affected (or editors):
- Which browser is affected (or browsers):
Used versions
- Device you are using:
- Operating system:
- PHP version:
- WordPress version:
- WordPress Theme:
- Plugin version:
-
Gutenberg plugin version:
-
Elementor plugin version:
-
Classic Editor plugin version:
- Relevant plugins in case of a bug:
Please give us a description of what happened
The close button in the brand assets dialog fails color contrast.
Current CSS:
Contrast analysis: 1.35:1
To Reproduce
Step-by-step reproduction instructions
See the code referenced above in your stylesheet or inspect the element on the front end of the website.
Expected results
UI components should have at least a 3:1 contrast ratio.
Actual results
Current contrast is 1.35:1.
Screenshots, screen recording, code snippet
If possible, please provide a screenshot, a screen recording or a code snippet which demonstrates the bug.
Technical info
Used versions