X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fplugins%2Fa11yhelp%2Fdialogs%2Fa11yhelp.js;h=c82e22b4d181f9af7b0be5b641cf7752005bb704;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=42e2b06f08e0f84a1ac7d6bd5e3e6b4c39fb0f70;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/plugins/a11yhelp/dialogs/a11yhelp.js b/_source/plugins/a11yhelp/dialogs/a11yhelp.js index 42e2b06..c82e22b 100644 --- a/_source/plugins/a11yhelp/dialogs/a11yhelp.js +++ b/_source/plugins/a11yhelp/dialogs/a11yhelp.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, 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 */ @@ -170,6 +170,7 @@ CKEDITOR.dialog.add( 'a11yHelp', function( editor ) { type : 'html', id : 'legends', + style : 'white-space:normal;', focus : function() {}, html : buildHelpContents() + ''