[wp-trac] [WordPress Trac] #22197: Consolidate buttons CSS into a single file

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 15 14:55:30 UTC 2012


#22197: Consolidate buttons CSS into a single file
----------------------------+--------------------------
 Reporter:  koopersmith     |       Owner:  koopersmith
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  3.5
Component:  UI              |     Version:  trunk
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |
----------------------------+--------------------------
Changes (by koopersmith):

 * owner:   => koopersmith
 * status:  new => closed
 * resolution:   => fixed


Comment:

 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/22197#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list