pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911

git-svn-id: http://svn.automattic.com/wordpress/trunk@7466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-03-21 23:21:27 +00:00
parent 1e11a54317
commit 6de702f183
5 changed files with 18 additions and 12 deletions

View File

@@ -502,8 +502,8 @@ td.media-icon {
}
td.media-icon img {
max-width: 60px;
max-height: 40px;
max-width: 80px;
max-height: 60px;
}
#update-nag, .plugin-update {