[wp-trac] [WordPress Trac] #27600: MCE Views can get pummeled by editor-style.css
WordPress Trac
noreply at wordpress.org
Sun Mar 30 21:33:54 UTC 2014
#27600: MCE Views can get pummeled by editor-style.css
----------------------------+-----------------
Reporter: wonderboymusic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.9
Component: Media | Version:
Severity: normal | Keywords:
Focuses: |
----------------------------+-----------------
`editor-style.css` loads last, and is less careful with setting `*` rules
that can wipe out `font-size` and `line-height` declarations.
Playlists try to stay out of the way and inherit fonts and sizes. However,
there probably need to be top level rules for `.wp-playlist` that ensure
proper font-sizing on the front end and in the admin.
Also, have to make sure that the player doesn't inherit the font.
`Georgia` looks gross.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27600>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list