WordPress/wp-admin/css/colors/light
Dominik Schilling b7c93eb3d0 Customizer: Introduce a "panel" API to organize multiple sections into a one section.
Create a panel via `$GLOBALS['wp_customize']->add_panel( $panel_id, $args )` and use `$panel_id` for the `panel` argument in `$GLOBALS['wp_customize']->add_section( $section_id, $args )`. That's it.
As an example all widget area sections are now summarized into one panel. Feedback appreciated.

props celloexpressions.
see #27406.
Built from https://develop.svn.wordpress.org/trunk@28861


git-svn-id: http://core.svn.wordpress.org/trunk@28662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-06-26 20:17:15 +00:00
..
colors-rtl.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
colors-rtl.min.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
colors.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
colors.min.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
colors.scss Color scheme support for the new theme installer UI. 2014-03-27 17:56:14 +00:00