1. Sorry I did not realize that the screen shot got deleted. I will email it to you.
2. I tried this and it seems to work. The cute editor background changes to red when in both read only and editable mode.
- body {
- background-color:red;
- }
But when we add it like this, it does not seem to work -
Editor {
background-color: blue;
}
Thanks,
Priyanka