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 576a2e14b..69be11623 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -94,7 +94,11 @@ color:#333;
#form_notice.warning #notice_text-count {
color:#000;
}
-
+#form_notice.processing #notice_action-submit {
+background:#fff url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
+cursor:wait;
+text-indent:-9999px;
+}
#nav_register a {
text-decoration:none;