X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Ftoolbar.css;h=a09edc9ecb907ed702978aa8350b5af519339faa;hp=d369c2a969b2f9439c5f72c1c47166cb4d097f16;hb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7;hpb=9873d66421922c7aef8be0f5d2ab51e547b19e66 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; }