[wp-trac] [WordPress Trac] #22581: Admin CSS Changes Affected Buttons
WordPress Trac
noreply at wordpress.org
Sun Nov 25 09:27:37 UTC 2012
#22581: Admin CSS Changes Affected Buttons
-------------------------------+------------------------------
Reporter: usermrpapa | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by TobiasBg):
* keywords: => reporter-feedback
Comment:
Does your plugin maybe apply own CSS code to the {{{.button}}} class, the
{{{#saveit}}} ID, or the {{{input[type="submit"]}}} type?
I'm using something like
{{{
<input class="button button-primary" type="submit" value="My button" />
}}}
without problems in a plugin in WP 3.4.2 and trunk.
I'm asking because you seem to have had the "button" class in your code in
3.4.2 already, although WP core has only started using that since 3.5 now.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22581#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list