diff --git a/css/src/mobile.css b/css/src/mobile.css index 098bb79c8..e5a32430f 100644 --- a/css/src/mobile.css +++ b/css/src/mobile.css @@ -39,6 +39,15 @@ background: #3C4E60; } + .bottom-bar { + display: block; + position: fixed; + bottom: 0; + width: 100%; + z-index: 5; + background: #3C4E60; + } + .left-off-canvas-menu { background: #2C3E50; } @@ -89,6 +98,17 @@ opacity: 0.6; } + .bottombar-item a { + color: #fff; + padding: 4px 0; + display: block; + } + + .bottombar-item a.active { + color: #000; + background-color: #fff; + } + .box-founds { background-color: #213140; } diff --git a/index.html b/index.html index 41424f99e..307d2b898 100644 --- a/index.html +++ b/index.html @@ -85,6 +85,11 @@ +
+ diff --git a/views/includes/bottombar-mobile.html b/views/includes/bottombar-mobile.html new file mode 100644 index 000000000..08436ba85 --- /dev/null +++ b/views/includes/bottombar-mobile.html @@ -0,0 +1,13 @@ +You do not have another wallets. Creates one more from link below.
-You do not have another wallets.