TinyMCE: update to 4.0.21, see #24067

Built from https://develop.svn.wordpress.org/trunk@27897


git-svn-id: http://core.svn.wordpress.org/trunk@27728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2014-04-01 22:46:14 +00:00
parent d330c402c8
commit 2547ba21ae
27 changed files with 748 additions and 642 deletions

View File

@@ -131,6 +131,11 @@ body.press-this {
padding: 2px 3px;
}
.press-this #wp-content-wrap div.mce-toolbar-grp,
.press-this #wp-content-wrap .quicktags-toolbar {
padding-left: 3px;
}
.press-this .howto {
margin-top: 2px;
margin-bottom: 3px;

View File

@@ -131,6 +131,11 @@ body.press-this {
padding: 2px 3px;
}
.press-this #wp-content-wrap div.mce-toolbar-grp,
.press-this #wp-content-wrap .quicktags-toolbar {
padding-right: 3px;
}
.press-this .howto {
margin-top: 2px;
margin-bottom: 3px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long