Updated 'more' anchor for attachments to do an XHR GET

This commit is contained in:
Sarven Capadisli
2010-03-18 00:19:32 +01:00
parent dc71833ce6
commit d8a533274f
6 changed files with 73 additions and 54 deletions

View File

@@ -410,7 +410,8 @@ background-position: 0 -1714px;
.notice .attachment {
background-position:0 -394px;
}
#attachments .attachment {
#attachments .attachment,
.notice .attachment.more {
background:none;
}
.notice-options .notice_reply {