JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / skins / office2003 / mainui.css
index d0e077d..dc7bf6b 100644 (file)
@@ -93,6 +93,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_office2003 .cke_browser_air .cke_resizer,\r
+.cke_skin_office2003 .cke_browser_air .cke_rtl .cke_resizer\r
+{\r
+       cursor: move;\r
+}\r
+\r
 .cke_skin_office2003 .cke_rtl .cke_resizer\r
 {\r
        cursor: sw-resize;\r