X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Feditor.css;h=a5eb03237a20cf06151fb86c55212b8b362ea82e;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=0771a858a4942cf127a962a6270f02f99bc8f09c;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/kama/editor.css b/_source/skins/kama/editor.css index 0771a85..a5eb032 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-2012, 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;