diff --git a/css/src/mobile.css b/css/src/mobile.css index b4f699674..c566437d2 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -18,18 +18,6 @@ display: none; } - .button-close { - margin-top:10px; - background: #213140; - padding: 1.2rem; - font-size: 14px; - width: 100%; - text-align: center; - height: 65px; - display:block; - color: #fff; - } - .page, .main { height: auto; } @@ -192,6 +180,27 @@ opacity: 0.6; } + ul.off-canvas-list li .buttons-sidebar { + color: #4B6178; + font-weight: 700; + font-size: 12px; + display: block; + padding: 0.5rem 0; + } + + .buttons-sidebar .col1 { + margin-top: 2px; + } + + .buttons-sidebar .col1 i { + background-color: #fff; + color: #4B6178; + border-radius: 100%; + padding: .3rem 0.55rem; + margin: 0 7px; + } + + .bottombar-item a { color: #7A8C9E; padding: 0.5rem 0; @@ -296,28 +305,6 @@ -webkit-tap-highlight-color:rgba(0,0,0,0); } - a.button-addwallet { - background: #D8DEE3; - border-radius: 4px; - color: #7A8C9E; - text-transform: uppercase; - font-weight: 700; - font-size: 12px; - padding: 0.8rem; - width: 80%; - display: block; - margin: 20px; - text-align: center; - } - - a.button-addwallet i { - background-color: #7A8C9E; - color: #D8DEE3; - border-radius: 100%; - padding: .1rem 0.25rem; - margin-right: 5px; - } - .add-wallet .button-setup { border: 1px solid #A5B2BF; border-radius: 5px; diff --git a/views/includes/sidebar-mobile.html b/views/includes/sidebar-mobile.html index ed9aa6ba2..0de3a7cde 100644 --- a/views/includes/sidebar-mobile.html +++ b/views/includes/sidebar-mobile.html @@ -37,16 +37,40 @@ +
  • +
    +
    + +
    +
    + + Add wallet
    + Create, join or import +
    +
    +
  • +
  • +
    +
    + +
    +
    + Close
    +
    +
    +
    +
    + +
    +
    + Lock
    + Require pin to unlock +
    +
    +
  • - - Add wallet - - - - {{'Close'|translate}} - {{'Lock'|translate}} - +