X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Feditor.css;h=8605e10f7d779d57a9896707b050f5a1f14e9897;hp=0771a858a4942cf127a962a6270f02f99bc8f09c;hb=7cd80714081a8ffdf4a1a8d2c72f120ed5ef3d6d;hpb=8761695d9b70afe75905deaac88f78c1f8aeb32d diff --git a/_source/skins/kama/editor.css b/_source/skins/kama/editor.css index 0771a85..8605e10 100644 --- a/_source/skins/kama/editor.css +++ b/_source/skins/kama/editor.css @@ -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;