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