JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0.2
[ckeditor.git] / _source / skins / kama / toolbar.css
index 3ce80a9..50b684f 100644 (file)
@@ -388,3 +388,10 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        vertical-align: middle;\r
 }\r
 /* END IE8 strict button valign correction */\r
+\r
+/* Fix cursor shape consistency on toolbar combos (#4031) */\r
+.cke_skin_kama .cke_browser_ie .cke_rcombo,\r
+.cke_skin_kama .cke_browser_ie .cke_rcombo *\r
+{\r
+       cursor: default;\r
+}\r