JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1
[ckeditor.git] / _source / skins / office2003 / dialog.css
index 95a6636..a901284 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -42,6 +42,8 @@ body .cke_dialog
 \r
        /* IE6 does not support full color transparent PNG. */\r
        _background-image: url(images/sprites_ie6.png);\r
+       /* Dialog corner parts require a negative z-index to avoid covering dialog body. (#4954) */\r
+       _z-index: -1;\r
 }\r
 \r
 .cke_skin_office2003 .cke_dialog_tl\r