[wp-trac] [WordPress Trac] #37138: Audit usage of the buttons CSS classes
WordPress Trac
noreply at wordpress.org
Sun Jun 26 12:54:48 UTC 2016
#37138: Audit usage of the buttons CSS classes
----------------------------+------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: ui-feedback | Focuses: ui
----------------------------+------------------------------
Comment (by oric2016):
I would prefer to add the selector '''*[class*='button-']''' after
'''.button''' selector. So it may look like this:
{{{
.button, *[class*='button-'] { ... button's base style ... }
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37138#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list