[wp-trac] [WordPress Trac] #46164: Fix editor.css to properly override all default TinyMCE styles from skin.min.css
WordPress Trac
noreply at wordpress.org
Fri Feb 1 12:10:07 UTC 2019
#46164: Fix editor.css to properly override all default TinyMCE styles from
skin.min.css
--------------------------+-----------------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: TinyMCE | Version: 5.0
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
The editor.css stylesheet is meant to override some of the default TinyMCE
UI styling. It is loaded last in Classic Editor (mid-page, after we know
there is an editor there), but in the Block Editor it is loaded in the
head. That exposes few selectors in editor.css that still depend on the
loading order.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46164>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list