mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user