Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206

git-svn-id: https://develop.svn.wordpress.org/trunk@18484 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-07-29 19:21:21 +00:00
parent 4e81b893e9
commit 57bff0b6d8
15 changed files with 2078 additions and 102 deletions

View File

@@ -168,6 +168,10 @@ abbr.required {
width: 623px;
}
#media-upload #media-items:empty {
border: 0 none;
}
#media-upload .media-item {
border-bottom-width: 1px;
border-bottom-style: solid;