X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Feditor.css;h=3988d6496b2fffdc15baf9315bd8def197e0a622;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=eba41e7c9110d8e24194d617f8b0dd9ee473431c;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/v2/editor.css b/_source/skins/v2/editor.css index eba41e7..3988d64 100644 --- a/_source/skins/v2/editor.css +++ b/_source/skins/v2/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_v2, +html .cke_skin_v2 +{ + visibility: inherit; +} + html.cke_skin_v2_container { visibility: visible;