mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
git-svn-id: https://develop.svn.wordpress.org/trunk@5256 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user