diff options
author | jessib <jessib@riseup.net> | 2014-01-21 10:17:35 -0800 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2014-01-21 10:17:35 -0800 |
commit | 77520ca1d1d6f932bb6d56f48effcadf4b623802 (patch) | |
tree | b81a23251048848a68c559456e9581b4e8799aca /app/assets | |
parent | a19d01313ac534bdbbd8381593f887f1f77c94d5 (diff) | |
parent | 8c087dc69174a5fbd9390b5c3a795fd0f56f6ed2 (diff) |
Merge branch 'develop' into feature/messages_api
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/leap.scss | 14 |
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); } // |