]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/default/css/display.css
Updated 'more' anchor for attachments to do an XHR GET
[quix0rs-gnu-social.git] / theme / default / css / display.css
index d92a53965b223ac16d272dd378cf89b112262d41..c08a03061d6b8f6244219ae27479d89a1907b458 100644 (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 {