summaryrefslogtreecommitdiffstats
path: root/css/settings.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/settings.css')
-rw-r--r--css/settings.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/css/settings.css b/css/settings.css
index 7cba9dde0..fd83419b2 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -50,4 +50,11 @@
.download-icon {
background-image: url('%appswebroot%/news/img/download.svg');
+}
+
+#app-settings .importing {
+ background-image: url('%webroot%/core/img/loading.gif');
+ background-repeat: no-repeat;
+ background-position: 5px center;
+ background-size: 16px;
} \ No newline at end of file