X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Fmainui.css;h=3b8d6e413553daea19e54eb2b4492cabb7ea8b35;hp=b718c1f56c141fc7d27e5d48273ba8454001c81d;hb=941b0a9ba4e673e292510d80a5a86806994b8ea6;hpb=7cd80714081a8ffdf4a1a8d2c72f120ed5ef3d6d diff --git a/_source/skins/office2003/mainui.css b/_source/skins/office2003/mainui.css index b718c1f..3b8d6e4 100644 --- a/_source/skins/office2003/mainui.css +++ b/_source/skins/office2003/mainui.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -12,13 +12,21 @@ For licensing, see LICENSE.html or http://ckeditor.com/license width: 100%; } +.cke_skin_office2003 span.cke_browser_webkit, +.cke_skin_office2003 span.cke_browser_gecko18 +{ + display: block; +} + .cke_skin_office2003, .cke_skin_office2003 .cke_wrapper { display: block; } -.cke_skin_office2003 .cke_top, .cke_skin_office2003 .cke_bottom +.cke_skin_office2003 .cke_top, +.cke_skin_office2003 .cke_bottom, + .cke_shared .cke_skin_office2003 { background-color: #f7f8fd; } @@ -47,6 +55,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license .cke_skin_office2003 .cke_contents { border: solid 1px #696969; + /* Prevent background content from penetrate through when switching between editing modes. (#4918) */ + background-color: white; } .cke_skin_office2003 .cke_focus