summaryrefslogtreecommitdiff
path: root/theme/identica
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-03-19 10:27:03 -0700
committerBrion Vibber <brion@pobox.com>2010-03-19 10:27:03 -0700
commit3d1c99c2581fa80ea8cd8ad05d9ba9094e2628db (patch)
tree4ca086c070720f1b495541a719d39d9fe46d0975 /theme/identica
parent08faff22784c8a004a858afa7372061c2bd3d8f3 (diff)
parent7dd701fbb38dea575db889d3723f9938dd0251d2 (diff)
Merge branch 'ostatus-crop' of git@gitorious.org:~brion/statusnet/brion-fixes into 0.9.x
Diffstat (limited to 'theme/identica')
-rw-r--r--theme/identica/css/display.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 62a9e25d8..1af853c49 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -214,7 +214,7 @@ background-color:transparent;
}
#wrap form.processing input.submit,
-.entity_actions a.processing,
+#content a.processing,
.dialogbox.processing .submit_dialogbox {
background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
}
@@ -409,8 +409,10 @@ background-position: 0 -1714px;
.notice .attachment {
background-position:0 -394px;
}
-#attachments .attachment,
.notice .attachment.more {
+background-position:0 -2770px;
+}
+#attachments .attachment {
background:none;
}
.notice-options .notice_reply {