summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 6af1817..2ae4065 100644
--- a/css/style.css
+++ b/css/style.css
@@ -467,10 +467,16 @@ img.top-margin {
background-position: 0px -297px;
}
+.sidebar-module img.status-anim {
+ display: none
+}
+
.sidebar-module .loading img.status-anim {
+ display: inline;
float: right;
margin-top: 4px;
position: relative;
}
+
/* @end */