X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Ftoolbar.css;h=ef08c45cf058d9ee6cee71262949858f5ced90f7;hp=bbf7fea7c2b203fefa6ee16631f32baa986e6b7a;hb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7;hpb=9873d66421922c7aef8be0f5d2ab51e547b19e66 diff --git a/_source/skins/office2003/toolbar.css b/_source/skins/office2003/toolbar.css index bbf7fea..ef08c45 100644 --- a/_source/skins/office2003/toolbar.css +++ b/_source/skins/office2003/toolbar.css @@ -308,6 +308,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license cursor: default; } +.cke_skin_office2003 .cke_rtl .cke_button .cke_icon +{ + background-image: url(icons_rtl.png); +} + .cke_skin_office2003 .cke_button .cke_label { display: none;