aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/colours.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/colours.css')
-rw-r--r--phpBB/styles/prosilver/theme/colours.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/colours.css b/phpBB/styles/prosilver/theme/colours.css
index 960415afbf..d4e63bf3ec 100644
--- a/phpBB/styles/prosilver/theme/colours.css
+++ b/phpBB/styles/prosilver/theme/colours.css
@@ -1104,6 +1104,11 @@ input.disabled {
background-color: #000000;
}
+#loading_indicator {
+ background-color: #000000;
+ background-image: url("./images/loading.gif");
+}
+
#notification_list ul li {
border-bottom-color: #B9B9B9;
}