Accessibility: Improve the color contrast ratio of the dismiss notice buttons.
Props chris_dev. Fixes #39970. Built from https://develop.svn.wordpress.org/trunk@40570 git-svn-id: http://core.svn.wordpress.org/trunk@40440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -506,7 +506,7 @@ border color while dragging a file over the uploader drop area */
|
||||
content: "\f153";
|
||||
display: block;
|
||||
font: normal 16px/1 dashicons;
|
||||
color: #b4b9be;
|
||||
color: #72777c;
|
||||
}
|
||||
|
||||
.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before,
|
||||
|
||||
Reference in New Issue
Block a user