[wp-trac] [WordPress Trac] #21598: Update default button styles in core
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 15 14:55:36 UTC 2012
#21598: Update default button styles in core
---------------------------------------+------------------
Reporter: lessbloat | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: UI | Version:
Severity: normal | Resolution:
Keywords: needs-testing needs-patch |
---------------------------------------+------------------
Comment (by koopersmith):
In [22236]:
{{{
#!CommitTicketReference repository="" revision="22236"
Consolidate buttons CSS into a single file.
Adds `wp-includes/css/buttons.css` to consolidate buttons files and make
them available in a modular fashion. Buttons are included automatically
with the `colors` styles, and can be included independently by running:
`wp_enqueue_style('buttons');`
fixes #22197, see #21598.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21598#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list