X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Feditor.css;h=b0b4535d93b644c2df1e0ae3ba2ca3a2e16c7720;hp=c786a1803e84beb76d026f0672f5730f422aec6f;hb=941b0a9ba4e673e292510d80a5a86806994b8ea6;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91 diff --git a/_source/skins/office2003/editor.css b/_source/skins/office2003/editor.css index c786a18..b0b4535 100644 --- a/_source/skins/office2003/editor.css +++ b/_source/skins/office2003/editor.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 */ @@ -14,7 +14,11 @@ For licensing, see LICENSE.html or http://ckeditor.com/license @import url("presets.css"); /* Restore the container visibility */ -html .cke_skin_office2003, +html .cke_skin_office2003 +{ + visibility: inherit; +} + html.cke_skin_office2003_container { visibility: visible;