summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/leap.scss
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2014-01-21 10:17:35 -0800
committerjessib <jessib@riseup.net>2014-01-21 10:17:35 -0800
commit77520ca1d1d6f932bb6d56f48effcadf4b623802 (patch)
treeb81a23251048848a68c559456e9581b4e8799aca /app/assets/stylesheets/leap.scss
parenta19d01313ac534bdbbd8381593f887f1f77c94d5 (diff)
parent8c087dc69174a5fbd9390b5c3a795fd0f56f6ed2 (diff)
Merge branch 'develop' into feature/messages_api
Diffstat (limited to 'app/assets/stylesheets/leap.scss')
-rw-r--r--app/assets/stylesheets/leap.scss14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss
index abfea05..02b6241 100644
--- a/app/assets/stylesheets/leap.scss
+++ b/app/assets/stylesheets/leap.scss
@@ -110,9 +110,9 @@ html.oldmac, html.oldwin, html.ios, html.fxos, html.other {
[class^="big-icon-"],
[class*=" big-icon-"] {
- width: 32px;
- height: 32px;
- line-height: 32px;
+ width: 64px;
+ height: 64px;
+ line-height: 64px;
}
[class^="huge-icon-"],
@@ -122,14 +122,14 @@ html.oldmac, html.oldwin, html.ios, html.fxos, html.other {
line-height: 128px;
}
-
-.big-icon-arrow-down {
- background-image: url(/leap-img/32/arrow-down.png)
+.big-icon-download {
+ height: 42px;
+ background: url(/leap-img/64/download.png) 50% 50%;
}
.huge-icon-mask {
height: 64px;
- background-image: url(/leap-img/128/mask.png)
+ background-image: url(/leap-img/128/mask.png);
}
//