Color Picker: when opening and closing, toggle a wp-picker-active class on the wrapper.

Props norcross.
Fixes #29471.

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


git-svn-id: http://core.svn.wordpress.org/trunk@35064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2015-10-13 01:08:25 +00:00
parent 48811702cd
commit a31d7e37dc
3 changed files with 4 additions and 2 deletions

View File

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