X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Ftoolbar.css;h=b6d7a97564c8eee6aaf3fd79c0d2700a08eabb15;hb=refs%2Ftags%2Fv3.4.3;hp=926494cdebf1b6ff386b1e451aca41f310f5a8b4;hpb=8665a7c6c60586526e32e8941fe2896739b6ebfb;p=ckeditor.git diff --git a/_source/skins/v2/toolbar.css b/_source/skins/v2/toolbar.css index 926494c..b6d7a97 100644 --- a/_source/skins/v2/toolbar.css +++ b/_source/skins/v2/toolbar.css @@ -278,6 +278,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license width: 16px; height: 16px; display: inline-block; + cursor: default; +} + +.cke_skin_v2 .cke_rtl .cke_button .cke_icon +{ + background-image: url(icons_rtl.png); } .cke_skin_v2 .cke_button .cke_label @@ -317,6 +323,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license background-image: url(images/sprites.png); _background-image: url(images/sprites_ie6.png); background-repeat: no-repeat; + cursor: default; } .cke_skin_v2 .cke_rtl .cke_button .cke_buttonarrow