WordPress/wp-admin/css
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 Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
about-rtl.css Final about page. 2014-04-16 17:40:14 +00:00
about.css Final about page. 2014-04-16 17:40:14 +00:00
admin-menu-rtl.css Simplify the admin menu notification selector so color schemes don't get stomped. props celloexpressions. see #27920 for trunk. 2014-04-21 18:55:16 +00:00
admin-menu.css Simplify the admin menu notification selector so color schemes don't get stomped. props celloexpressions. see #27920 for trunk. 2014-04-21 18:55:16 +00:00
color-picker-rtl.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
common-rtl.css Only apply a subtle semi-transparent border to attachments that are images in the media list table. 2014-06-26 01:58:16 +00:00
common.css Only apply a subtle semi-transparent border to attachments that are images in the media list table. 2014-06-26 01:58:16 +00:00
customize-controls-rtl.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
customize-controls-rtl.min.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
customize-controls.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
customize-controls.min.css Customizer: Introduce a "panel" API to organize multiple sections into a one section. 2014-06-26 20:17:15 +00:00
customize-widgets-rtl.css Widgets: Better padding for translations of "Reorder". 2014-04-16 13:07:16 +00:00
customize-widgets-rtl.min.css Widgets: Better padding for translations of "Reorder". 2014-04-16 13:07:16 +00:00
customize-widgets.css Widgets: Better padding for translations of "Reorder". 2014-04-16 13:07:16 +00:00
customize-widgets.min.css Widgets: Better padding for translations of "Reorder". 2014-04-16 13:07:16 +00:00
dashboard-rtl.css Adjust CSS for "Moved to the trash" message for a pingback in the dashboard. 2014-06-24 00:03:16 +00:00
dashboard.css Adjust CSS for "Moved to the trash" message for a pingback in the dashboard. 2014-06-24 00:03:16 +00:00
deprecated-media-rtl.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:39:15 +00:00
deprecated-media-rtl.min.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:39:15 +00:00
deprecated-media.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:39:15 +00:00
deprecated-media.min.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:39:15 +00:00
edit-rtl.css Properly indicate with the cursor that the editor can be vertically resized using the entire info bar, not just the handle displayed in the corner. 2014-06-08 19:47:14 +00:00
edit.css Properly indicate with the cursor that the editor can be vertically resized using the entire info bar, not just the handle displayed in the corner. 2014-06-08 19:47:14 +00:00
farbtastic-rtl.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
forms-rtl.css Don't allow disabled input styling to get lost in the cascade. props ocean90. see #27906 for trunk. 2014-04-21 20:55:15 +00:00
forms.css Don't allow disabled input styling to get lost in the cascade. props ocean90. see #27906 for trunk. 2014-04-21 20:55:15 +00:00
ie-rtl.css TinyMCE: fix icons in IE7, fixes #27829 2014-04-16 00:10:14 +00:00
ie-rtl.min.css TinyMCE: fix icons in IE7, fixes #27829 2014-04-16 00:10:14 +00:00
ie.css TinyMCE: fix icons in IE7, fixes #27829 2014-04-16 00:10:14 +00:00
ie.min.css TinyMCE: fix icons in IE7, fixes #27829 2014-04-16 00:10:14 +00:00
install-rtl.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
install-rtl.min.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
install.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
install.min.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
l10n-rtl.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:35:13 +00:00
l10n.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:35:13 +00:00
list-tables-rtl.css Grid view for the media library, first pass. This is alpha; expect imperfection. We will be iterating further. 2014-06-05 22:01:18 +00:00
list-tables.css Grid view for the media library, first pass. This is alpha; expect imperfection. We will be iterating further. 2014-06-05 22:01:18 +00:00
login-rtl.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
login-rtl.min.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
login.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
login.min.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:36:15 +00:00
media-rtl.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:39:15 +00:00
media.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:39:15 +00:00
nav-menus-rtl.css Live update the menu item title when the user is editing the "Navigation Label" field. 2014-06-09 18:39:15 +00:00
nav-menus.css Live update the menu item title when the user is editing the "Navigation Label" field. 2014-06-09 18:39:15 +00:00
press-this-rtl.css TinyMCE: update to 4.0.21, see #24067 2014-04-01 22:46:14 +00:00
press-this.css TinyMCE: update to 4.0.21, see #24067 2014-04-01 22:46:14 +00:00
revisions-rtl.css Revisions: Restore [24929] which was reverted in [26072]. 2014-03-06 16:50:15 +00:00
revisions.css Revisions: Restore [24929] which was reverted in [26072]. 2014-03-06 16:50:15 +00:00
themes-rtl.css Theme installer: Improve route handling and make ?theme= work. 2014-04-14 22:06:15 +00:00
themes.css Theme installer: Improve route handling and make ?theme= work. 2014-04-14 22:06:15 +00:00
widgets-rtl.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
widgets.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
wp-admin-rtl.css Make login styles standalone. see #12506. 2014-02-20 03:24:14 +00:00
wp-admin-rtl.min.css Only apply a subtle semi-transparent border to attachments that are images in the media list table. 2014-06-26 01:58:16 +00:00
wp-admin.css Make login styles standalone. see #12506. 2014-02-20 03:24:14 +00:00
wp-admin.min.css Only apply a subtle semi-transparent border to attachments that are images in the media list table. 2014-06-26 01:58:16 +00:00