JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / skins / v2 / mainui.css
index 4bb149b..94db548 100644 (file)
@@ -102,6 +102,13 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        cursor: se-resize;\r
 }\r
 \r
+/* Adobe AIR doesn't support *-resize cursor shape. */\r
+.cke_skin_v2 .cke_browser_air .cke_resizer,\r
+.cke_skin_v2 .cke_browser_air .cke_rtl .cke_resizer\r
+{\r
+       cursor: move;\r
+}\r
+\r
 .cke_skin_v2 .cke_rtl .cke_resizer\r
 {\r
        cursor: sw-resize;\r