JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.4.1
[ckeditor.git] / _source / skins / v2 / toolbar.css
index 926494c..b6d7a97 100644 (file)
@@ -278,6 +278,12 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        width: 16px;\r
        height: 16px;\r
        display: inline-block;\r
+       cursor: default;\r
+}\r
+\r
+.cke_skin_v2 .cke_rtl .cke_button .cke_icon\r
+{\r
+       background-image: url(icons_rtl.png);\r
 }\r
 \r
 .cke_skin_v2 .cke_button .cke_label\r
@@ -317,6 +323,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        background-image: url(images/sprites.png);\r
        _background-image: url(images/sprites_ie6.png);\r
        background-repeat: no-repeat;\r
+       cursor: default;\r
 }\r
 \r
 .cke_skin_v2 .cke_rtl .cke_button .cke_buttonarrow\r