mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 06:40:25 +00:00
Show "Delete" in Media -> Add New, props mgriepentrog, fixes #7879
git-svn-id: https://develop.svn.wordpress.org/trunk@11421 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2942,6 +2942,12 @@ button.dismiss {
|
||||
border-right-style: solid;
|
||||
}
|
||||
|
||||
#media-items a.delete,
|
||||
#media-items a.del-link {
|
||||
padding: 1px 4px 2px;
|
||||
}
|
||||
|
||||
|
||||
/* find posts */
|
||||
.find-box {
|
||||
width: 500px;
|
||||
|
||||
Reference in New Issue
Block a user