Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788

git-svn-id: http://svn.automattic.com/wordpress/trunk@5256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
rob1n
2007-04-12 17:04:03 +00:00
parent 75efedc528
commit dbda3aabaa
12 changed files with 579 additions and 158 deletions

View File

@@ -554,7 +554,7 @@ input.disabled, textarea.disabled {
}
#postdivrich #content {
padding: .7em;
padding: 5px;
line-height: 140%;
}
@@ -629,7 +629,7 @@ input.delete:hover {
#title {
font-size: 1.7em;
padding: 4px;
padding: 4px 3px;
}
#postexcerpt div, #attachmentlinks div {