diff --git a/css/src/mobile.css b/css/src/mobile.css index 7de308022..a51ae68c0 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -185,5 +185,14 @@ margin-bottom: 50px; } + .founds { + color: #8597A7; + } + + .side-nav.wallets { + padding: 0; + height: auto; + } + } diff --git a/index.html b/index.html index 1546191cf..74700d222 100644 --- a/index.html +++ b/index.html @@ -52,11 +52,10 @@ + - - - -
- - - +
-
-
-

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

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

You do not have another wallets. Creates one more from link below.

+
+ +
+
+ + +
+
+ - {{totalBalance || 0 + {{totalBalance || 0 |noFractionNumber}} {{$root.wallet.settings.unitName}}
-
+
{{'Locked'|translate}} @@ -32,16 +76,21 @@  
+
-