X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=_source%2Fskins%2Fkama%2Feditor.css;h=672f55ea52b7749e9d49d6f0153ff27149f1f30d;hb=4e70ea24db840898be8cc21c950363a52a2a6aba;hp=0771a858a4942cf127a962a6270f02f99bc8f09c;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/kama/editor.css b/_source/skins/kama/editor.css index 0771a85..672f55e 100644 --- a/_source/skins/kama/editor.css +++ b/_source/skins/kama/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_kama, +html .cke_skin_kama +{ + visibility: inherit; +} + html.cke_skin_kama_container { visibility: visible;