X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Feditor.css;h=f9c9eb72a84cdff0dd6dbeaba274e13c23b3a7ed;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=c786a1803e84beb76d026f0672f5730f422aec6f;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/office2003/editor.css b/_source/skins/office2003/editor.css index c786a18..f9c9eb7 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-2011, 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;