From 5a61c78c5abdd03e745e293a7718732d3eb9fecc Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Thu, 24 Jul 2014 16:02:02 -0300 Subject: [PATCH] Fixes: waiting copayers --- css/mobile.css | 2 +- views/copayers.html | 32 ++++++++++++++++++++------------ 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 4d6c21c33..7fd57f68b 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -13,7 +13,7 @@ } .logo-setup { - margin: 10px 0; + margin: 20px 0; } .home, .open, .join, .waiting-copayers, .setup, .import, .settings { diff --git a/views/copayers.html b/views/copayers.html index c6d7c3434..593299d66 100644 --- a/views/copayers.html +++ b/views/copayers.html @@ -16,24 +16,30 @@

New Wallet Created

-
+

Download Backup

-
- - {{$root.wallet.getName()}} : - {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} - +
+

+ + {{$root.wallet.getName()}} : + {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} + +

-
-

Waiting Copayers for {{$root.wallet.getName()}}

+
+

+ Waiting Copayers for {{$root.wallet.getName()}} +

-
- - {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} wallet - +
+

+ + {{$root.wallet.requiredCopayers}}-of-{{$root.wallet.totalCopayers}} wallet + +

@@ -53,11 +59,13 @@

+
Waiting for other copayers to make a Backup
+