[wp-trac] [WordPress Trac] #27773: RTL for TinyMCE buttons
WordPress Trac
noreply at wordpress.org
Sat Apr 12 07:59:34 UTC 2014
#27773: RTL for TinyMCE buttons
------------------------------+--------------------
Reporter: azaozz | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.9
Component: TinyMCE | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: rtl
------------------------------+--------------------
Comment (by nacin):
Seems fine. Was theme_advanced_buttons1 some older thing? Do we need to be
back compat with that?
This particular CSS should instead be:
{{{
/* @noflip */
.mce-rtl .mce-flow-layout > div > div {
direction: rtl;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27773#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list