Hi;
Is there a list of TinyMCE editor classes that can be manipulated with the new editor-style.css ?
I have set the max-width of .mceContentBody to match my theme, that works, but the HTML TextArea element of the TinyMCE editor is wider than the mceContentBody.
How can I shrink the the TextArea ( editing window ) of the TinyMCE editor?
Thanks