X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Feditor.css;h=b0b4535d93b644c2df1e0ae3ba2ca3a2e16c7720;hb=e371ddf8abcb89013e20e6d0dd746adec344d0e5;hp=c786a1803e84beb76d026f0672f5730f422aec6f;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git 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;