[wp-trac] [WordPress Trac] #28703: Table class in Twenty Fourteen editor-style.css need to be updated
WordPress Trac
noreply at wordpress.org
Tue Jul 1 08:08:56 UTC 2014
#28703: Table class in Twenty Fourteen editor-style.css need to be updated
----------------------------+-----------------------------
Reporter: slobodanmanic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.9
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
I guess this happened in 3.9, when TinyMCE was updated, but can't find it
in TinyMCE changelog.
{{{.mceItemTable}}} is not being generated any more and is replaced by
{{{.mce-item-table}}}
If they changed the format it would be good to also update
{{{.mceContentBody}}} class to {{{.mce-content-body}}}, currently they're
both used.
Might be best not to use this class at all, but when {{{table}}} is used
instead, table borders get messed up, so I'm guessing it was added to
override that.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28703>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list