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:
Andrew Ozz
2009-05-21 01:42:40 +00:00
parent 8a76759cae
commit 02930f69d6
5 changed files with 11 additions and 18 deletions
+6
View File
@@ -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;