Quick post TMCE improvements: add new theme, languages, support for Safari, modal dialogs, changed some settings to be the same like the write page, small css fixes. Props azaozz. see #6813
git-svn-id: http://svn.automattic.com/wordpress/trunk@7923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -319,7 +319,8 @@ textarea, input.text {
|
||||
}
|
||||
|
||||
input.text {
|
||||
width: 100%;
|
||||
width: 99%;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
body {
|
||||
@@ -339,4 +340,10 @@ a {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.editor-container {
|
||||
border-width: 1px;
|
||||
border-color: #ccc;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
/* end quickpost css */
|
||||
Reference in New Issue
Block a user