X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Ftoolbar.css;h=b6d7a97564c8eee6aaf3fd79c0d2700a08eabb15;hb=c9fdde67e6384bd5a66adc2b3bba5c4ce9db56c7;hp=ae2a8f6446591a86f7aaafd939d10a0ff53b1272;hpb=e7789c1ad838194d45eeee6ac2eb6e55f5cf35a1;p=ckeditor.git diff --git a/_source/skins/v2/toolbar.css b/_source/skins/v2/toolbar.css index ae2a8f6..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 @@ -285,6 +291,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license cursor: default; display: none; padding-left: 3px; + vertical-align:middle; } .cke_skin_v2 .cke_hc .cke_button .cke_label @@ -316,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