Disable trash for attachments for now pending improvements in 3.0, fixes #11149

git-svn-id: https://develop.svn.wordpress.org/trunk@12377 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-12-12 06:40:16 +00:00
parent ee79c9e7d0
commit 770fd776d7
7 changed files with 26 additions and 11 deletions

View File

@@ -3619,3 +3619,7 @@ span.imgedit-scale-warn {
border-spacing: 3px;
padding: 3px;
}
.describe .del-link {
padding-left: 5px;
}