summaryrefslogtreecommitdiff
path: root/theme/identica
diff options
context:
space:
mode:
Diffstat (limited to 'theme/identica')
-rw-r--r--theme/identica/css/display.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 999af973c..aa02070ac 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -173,7 +173,8 @@ button.close,
.entity_moderation p,
.entity_sandbox input.submit,
.entity_silence input.submit,
-.entity_delete input.submit {
+.entity_delete input.submit,
+.notice-options .repeated {
background-image:url(../../base/images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
@@ -337,6 +338,9 @@ background-position:0 -658px;
.notice-options form.form_repeat input.submit {
background-position:0 -1582px;
}
+.notice-options .repeated {
+background-position:0 -1648px;
+}
.notices div.entry-content,
.notices div.notice-options {