TinyMCE 3.2.1

git-svn-id: https://develop.svn.wordpress.org/trunk@9674 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-14 02:35:02 +00:00
parent 153141a764
commit a697919990
33 changed files with 210 additions and 418 deletions
+9 -2
View File
@@ -187,6 +187,7 @@ abbr.required {
.describe td {
vertical-align: middle;
padding: 0 5px 0 0;
}
.describe td.A1 {
@@ -196,6 +197,8 @@ abbr.required {
.describe input[type="text"],
.describe textarea {
width: 460px;
border-width: 1px;
border-style: solid;
}
.describe-toggle-on,
@@ -265,14 +268,17 @@ abbr.required {
}
#media-upload .describe {
border-top-width: 1px;
border-top-style: solid;
padding: 5px;
width: 100%;
clear: both;
cursor: default;
}
#media-upload .slidetoggle {
border-top-width: 1px;
border-top-style: solid;
}
#media-upload .describe th.label {
padding-top: .5em;
text-align: left;
@@ -300,6 +306,7 @@ abbr.required {
border-width: 1px;
padding: 2px;
vertical-align: top;
width: auto;
}
#media-upload a.delete,