Show file url after upload form media library, props yoavf, fixes #9267

git-svn-id: https://develop.svn.wordpress.org/trunk@10696 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-03-04 08:22:25 +00:00
parent 891e588a54
commit 37664340f5
4 changed files with 30 additions and 1 deletions
+4
View File
@@ -1577,3 +1577,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
#header-logo {
background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
}
input[readonly] {
background-color: #eee;
}
+4
View File
@@ -1577,3 +1577,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
#header-logo {
background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
}
input[readonly] {
background-color: #eee;
}