summaryrefslogtreecommitdiff
path: root/theme/default
diff options
context:
space:
mode:
Diffstat (limited to 'theme/default')
-rw-r--r--theme/default/css/display.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css
index c08a03061..d89607ebe 100644
--- a/theme/default/css/display.css
+++ b/theme/default/css/display.css
@@ -213,7 +213,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%;
}
@@ -410,8 +410,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 {