summaryrefslogtreecommitdiff
path: root/themes/fab
diff options
context:
space:
mode:
Diffstat (limited to 'themes/fab')
-rw-r--r--themes/fab/css-1.7.8/images/rarrow.pngbin0 -> 137 bytes
-rw-r--r--themes/fab/css-1.7.8/images/rdarrow.pngbin0 -> 144 bytes
-rw-r--r--themes/fab/css-1.7.8/style.css2
3 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/css-1.7.8/images/rarrow.png b/themes/fab/css-1.7.8/images/rarrow.png
new file mode 100644
index 0000000000..705bc43c4f
--- /dev/null
+++ b/themes/fab/css-1.7.8/images/rarrow.png
Binary files differ
diff --git a/themes/fab/css-1.7.8/images/rdarrow.png b/themes/fab/css-1.7.8/images/rdarrow.png
new file mode 100644
index 0000000000..198e7d1768
--- /dev/null
+++ b/themes/fab/css-1.7.8/images/rdarrow.png
Binary files differ
diff --git a/themes/fab/css-1.7.8/style.css b/themes/fab/css-1.7.8/style.css
index 60c50e4191..2c141aa0e2 100644
--- a/themes/fab/css-1.7.8/style.css
+++ b/themes/fab/css-1.7.8/style.css
@@ -1791,7 +1791,7 @@ a:hover .nameZoom {
}
.loading-image {
- background: transparent url(images/loading.gif) 50% 50% no-repeat;
+ background: transparent url(images/loading-32x32.gif) 50% 50% no-repeat;
height: 50px;
margin: 50px;
}