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: https://develop.svn.wordpress.org/trunk@7923 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-05-13 15:22:52 +00:00
parent 8c5f9e0c2a
commit fd78368c36
2 changed files with 46 additions and 12 deletions
+8 -1
View File
@@ -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 */