Customize: More visible focus and hover states for close and back buttons.

props celloexpressions, folletto.
fixes #29158.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2016-11-15 18:11:31 +00:00
parent 984ef6288a
commit 19bb9c2fe0
42 changed files with 147 additions and 387 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.7-beta3-39248';
$wp_version = '4.7-beta3-39249';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.