JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / skins / office2003 / toolbar.css
index 2135213..bbf7fea 100644 (file)
@@ -305,6 +305,7 @@ 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_office2003 .cke_button .cke_label\r
@@ -312,7 +313,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        display: none;\r
        padding-left: 3px;\r
        cursor: default;\r
-\r
+       vertical-align:middle;\r
        _background-image: url(images/sprites_ie6.png);\r
        _background-position: 0 -970px;\r
        _background-repeat: repeat-x;\r
@@ -359,6 +360,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_office2003 .cke_rtl .cke_button .cke_buttonarrow\r