summaryrefslogtreecommitdiff
path: root/theme/cloudy
diff options
context:
space:
mode:
Diffstat (limited to 'theme/cloudy')
-rw-r--r--theme/cloudy/css/display.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/cloudy/css/display.css b/theme/cloudy/css/display.css
index 5c3d8b5f7..caea5cf44 100644
--- a/theme/cloudy/css/display.css
+++ b/theme/cloudy/css/display.css
@@ -1663,7 +1663,8 @@ background-color:transparent;
}
#wrap form.processing input.submit,
-.entity_actions a.processing {
+#core a.processing,
+.dialogbox.processing .submit_dialogbox {
background:#FFFFFF url(../../base/images/icons/icon_processing.gif) no-repeat 47% 47%;
cursor:wait;
text-indent:-9999px;