From 1a89df7359e7fd7126f227ce2983ec2fc1ac8675 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 11 Aug 2016 18:04:37 -0300 Subject: [PATCH] lista bella --- public/views/tab-home.html | 52 +++++++++++++++++++++++++++++++++----- src/sass/main.scss | 2 +- 2 files changed, 46 insertions(+), 8 deletions(-) diff --git a/public/views/tab-home.html b/public/views/tab-home.html index 96443e504..2fbd8cb7b 100644 --- a/public/views/tab-home.html +++ b/public/views/tab-home.html @@ -1,9 +1,47 @@ -< - -

Welcome to Home

-

- This is the Ionic starter for tabs-based apps. For other starters and ready-made templates, check out the Ionic Market. -

+ + +

Wallets

+ + +
+
    + +
  • + + {{item.name || item.id}} + + {{item.m}}-of-{{item.n}} + +
  • +
+
+ + +

Next steps

+
+
    +
  • + + BitPay Card + +
+ +
  • + + Buy and Sell +
  • +
  • + + Gift Cards + +bla bla + + +
  • + + +
    -
    p> + diff --git a/src/sass/main.scss b/src/sass/main.scss index 056693723..858ed961e 100644 --- a/src/sass/main.scss +++ b/src/sass/main.scss @@ -1703,7 +1703,7 @@ a.missing-copayers { display: block; } -.sidebar { +.home { li { overflow: hidden; border-bottom: 1px solid #384B5F;