Hi,
I've got the editor reading CSS classes from my css (EditorWysiwygModeCss="/c/editor.css") with the AutoParseClasses set to true, but the client wants to be able to remove a CSS class.
Without rebuilding the entire CSS classes manually, how can I add a "None" option in the dropdown that removes the current class?
Thanks in advance,
Duncan