[wp-trac] [WordPress Trac] #24450: Weak CSS selectors for WP Editor styles

WordPress Trac noreply at wordpress.org
Wed May 29 23:12:00 UTC 2013


#24450: Weak CSS selectors for WP Editor styles
-------------------------+------------------------------
 Reporter:  ericlewis    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Editor       |     Version:  trunk
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by SergeyBiryukov):

 Could not reproduce with `#page table tr td`.

 Reproduced with `#wpwrap table tr td`. It's not just the editor, the table
 in Custom Fields meta box is also affected.

 Shouldn't the theme or plugin in question use a more specific selector
 though (and only add the CSS on its own page, not on every admin screen)?
 `.wp_themeSkin tr.mceFirst .mceToolbar tr td` seems specific enough as is.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24450#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list