X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Feditor.css;h=ff899c9a803fefb19bdc3a1fa6f31aca52d9c524;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=eba41e7c9110d8e24194d617f8b0dd9ee473431c;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/v2/editor.css b/_source/skins/v2/editor.css index eba41e7..ff899c9 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-2013, 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;