Customizer: Better hover/focus state for section titles and available widgets.

The 4px border pattern is found in a number of places across the admin, including plugins, notices, and Press This.

props celloexpressions, folletto, hugobaeta.
see #29158.


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


git-svn-id: http://core.svn.wordpress.org/trunk@38545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2016-09-14 16:15:29 +00:00
parent 794dd5d8cb
commit dd6da701b2
46 changed files with 240 additions and 47 deletions

View File

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