aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r--themes/default/theme.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index b3ae0f1b5..267b35fd1 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -253,6 +253,13 @@ TD.calDayCellFull, TD.calDayCellEmpty {
float: left;
}
+/* Loader gif new in 2.5 */
+.loader {
+ display: none;
+ position: fixed;
+ right: 0;
+ bottom: 0;
+}
/* User comments */
#comments {