mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Hide Cancel link in the browser uploader on Media Library screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@12297 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2852,6 +2852,10 @@ table .inline-edit-row fieldset ul.cat-hover {
|
||||
max-width: 128px;
|
||||
}
|
||||
|
||||
#wpbody-content #async-upload-wrap a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.media-upload-form td label {
|
||||
margin-right: 6px;
|
||||
margin-left: 2px;
|
||||
|
||||
Reference in New Issue
Block a user