[wp-trac] [WordPress Trac] #46173: TinyMCE: Improve styling for the Classic Block
WordPress Trac
noreply at wordpress.org
Sat Feb 2 09:32:05 UTC 2019
#46173: TinyMCE: Improve styling for the Classic Block
--------------------------+--------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.2
Component: TinyMCE | Version: 5.0
Severity: normal | Keywords:
Focuses: |
--------------------------+--------------------
Currently we use `wp-includes/css/editor.css` to override some of the
styling for the TinyMCE UI to make it consistent with the styling on the
(old) Edit Post screen, and to style the "Advanced Link" modal.
Then, as the styling of the Block Editor is considerably different, we
override the overrides to style the Classic Block toolbars. That is a
left-over from the Gutenberg plugin where it needed to override core's
styles and brings some visual bugs/inconsistencies. Now we can change
`editor.css` to apply styles only where needed.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46173>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list