upgrading to TinyMCE 3

This commit is contained in:
Graham Knop 2008-03-27 22:12:33 +00:00
parent d245e8ef48
commit cc75819ca9
2274 changed files with 25785 additions and 107069 deletions

View file

@ -0,0 +1,6 @@
/* If the site managers don't specify a style sheet to use with the rich editor, we do just to make it readable. */
body {
margin: 0;
font-size: 15px;
}