Customize: Ensure edit shortcuts have same background color regardless of theme colors.

Fixes #38776.

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


git-svn-id: http://core.svn.wordpress.org/trunk@39183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Weston Ruter
2016-11-15 09:14:31 +00:00
parent 31d4be0293
commit 011391007c
6 changed files with 8 additions and 11 deletions

View File

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