I tried to modify contents.css file found under ckeditor folder, but there's no effect.
I also tried to add something to $:/plugin/bj/visualeditor/config.json in this line:
such as:
or
"contentsCss": "./contents.css"
The skin only applies to the toolbar,
How can I tweak something in the text edit area?
Thanks,