X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Ftoolbar.css;h=a09edc9ecb907ed702978aa8350b5af519339faa;hb=refs%2Ftags%2Fv3.4.3;hp=d369c2a969b2f9439c5f72c1c47166cb4d097f16;hpb=055b6b0792ce7dc53d47af606b367c04b927c2ab;p=ckeditor.git diff --git a/_source/skins/kama/toolbar.css b/_source/skins/kama/toolbar.css index d369c2a..a09edc9 100644 --- a/_source/skins/kama/toolbar.css +++ b/_source/skins/kama/toolbar.css @@ -242,6 +242,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license .cke_skin_kama .cke_rtl .cke_button .cke_icon { + background-image: url(icons_rtl.png); +} + +.cke_skin_kama .cke_rtl .cke_button .cke_icon +{ float: right; }