X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fskins%2Fv2%2Frichcombo.css;h=364116824ba632300f442e708d4b9292c83cb487;hb=refs%2Ftags%2Fv3.4.1;hp=5c8eeed270e4b6da601f0217c99be3fd4ec97b51;hpb=055b6b0792ce7dc53d47af606b367c04b927c2ab;p=ckeditor.git diff --git a/_source/skins/v2/richcombo.css b/_source/skins/v2/richcombo.css index 5c8eeed..3641168 100644 --- a/_source/skins/v2/richcombo.css +++ b/_source/skins/v2/richcombo.css @@ -289,3 +289,9 @@ { height: 22px; } + +.cke_skin_v2 .cke_rtl .cke_rcombo .cke_font .cke_text, +.cke_skin_v2 .cke_rtl .cke_rcombo .cke_fontSize .cke_text +{ + direction: ltr; +}