JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1
[ckeditor.git] / _source / skins / office2003 / mainui.css
index b718c1f..3b8d6e4 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
@@ -12,13 +12,21 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
        width: 100%;\r
 }\r
 \r
+.cke_skin_office2003 span.cke_browser_webkit,\r
+.cke_skin_office2003 span.cke_browser_gecko18\r
+{\r
+       display: block;\r
+}\r
+\r
 .cke_skin_office2003,\r
 .cke_skin_office2003 .cke_wrapper\r
 {\r
        display: block;\r
 }\r
 \r
-.cke_skin_office2003 .cke_top, .cke_skin_office2003 .cke_bottom\r
+.cke_skin_office2003 .cke_top,\r
+.cke_skin_office2003 .cke_bottom,\r
+ .cke_shared .cke_skin_office2003\r
 {\r
        background-color: #f7f8fd;\r
 }\r
@@ -47,6 +55,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 .cke_skin_office2003 .cke_contents\r
 {\r
        border: solid 1px #696969;\r
+       /* Prevent background content from penetrate through when switching between editing modes. (#4918) */\r
+       background-color: white;\r
 }\r
 \r
 .cke_skin_office2003 .cke_focus\r