Admin menu: fix colors for focus state and in IE8.

props afercia.
fixes #31345.

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


git-svn-id: http://core.svn.wordpress.org/trunk@32054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-04-08 16:38:26 +00:00
parent 2636199e54
commit 4e7cb5e05d
34 changed files with 71 additions and 44 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-beta4-32074';
$wp_version = '4.2-beta4-32075';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.