Administration: Improve color contrast of 'Add New' buttons.

This also includes improved focus styles for 'Add New'.

fixes #34876, #34864.

Built from https://develop.svn.wordpress.org/trunk@35791


git-svn-id: http://core.svn.wordpress.org/trunk@35755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Michael Arestad
2015-12-06 21:07:25 +00:00
parent 714be37ea5
commit 5eae357697
5 changed files with 21 additions and 5 deletions

View File

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