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:
Andrea Fercia
2017-05-04 22:32:46 +00:00
parent 3c7698808f
commit 3dab32af54
17 changed files with 47 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-alpha-40569';
$wp_version = '4.8-alpha-40570';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.