summaryrefslogtreecommitdiff
path: root/theme/pigeonthoughts/css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2010-03-25 17:33:59 +0100
committerSarven Capadisli <csarven@status.net>2010-03-25 22:20:50 +0100
commit353659764b1daef8fd078fa1c3da0a710bbe62f8 (patch)
treefa2ec0dd345958ab88e8250a99f93c62460bcfbc /theme/pigeonthoughts/css
parentec84c6aceeab1eaa19d93eaf75ffad53aee11527 (diff)
Fix for processing indicator for aside
Diffstat (limited to 'theme/pigeonthoughts/css')
-rw-r--r--theme/pigeonthoughts/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/pigeonthoughts/css/display.css b/theme/pigeonthoughts/css/display.css
index 62fa8817a..e584683fc 100644
--- a/theme/pigeonthoughts/css/display.css
+++ b/theme/pigeonthoughts/css/display.css
@@ -250,7 +250,7 @@ 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%;
}