aboutsummaryrefslogtreecommitdiffstats
path: root/www/css/makemyisland.scss
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/makemyisland.scss')
-rw-r--r--www/css/makemyisland.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/css/makemyisland.scss b/www/css/makemyisland.scss
index 80f0edd..ea8c43c 100644
--- a/www/css/makemyisland.scss
+++ b/www/css/makemyisland.scss
@@ -44,3 +44,8 @@ body.ios7 {
-webkit-border-radius: 3px;
border-radius: 3px;
}
+
+#load-screen .radar,
+#locating .radar {
+ background-image: url('../images/radar-makemyisland.png');
+}