diff options
Diffstat (limited to 'themes/fab/css-1.7.8')
| -rw-r--r-- | themes/fab/css-1.7.8/images/rarrow.png | bin | 0 -> 137 bytes | |||
| -rw-r--r-- | themes/fab/css-1.7.8/images/rdarrow.png | bin | 0 -> 144 bytes | |||
| -rw-r--r-- | themes/fab/css-1.7.8/style.css | 2 |
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 Binary files differnew file mode 100644 index 0000000000..705bc43c4f --- /dev/null +++ b/themes/fab/css-1.7.8/images/rarrow.png diff --git a/themes/fab/css-1.7.8/images/rdarrow.png b/themes/fab/css-1.7.8/images/rdarrow.png Binary files differnew file mode 100644 index 0000000000..198e7d1768 --- /dev/null +++ b/themes/fab/css-1.7.8/images/rdarrow.png 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; } |
