From e1fd75b262561c148510b970981677fa65825f41 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Sat, 22 Nov 2014 17:34:28 -0300 Subject: [PATCH] New bottom bar menu for small devices --- css/src/mobile.css | 20 ++++++++++++++++++++ index.html | 5 +++++ views/includes/bottombar-mobile.html | 13 +++++++++++++ views/includes/sidebar-mobile.html | 25 ++++++++++--------------- 4 files changed, 48 insertions(+), 15 deletions(-) create mode 100644 views/includes/bottombar-mobile.html 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 @@ +
+ + +
+ diff --git a/views/includes/sidebar-mobile.html b/views/includes/sidebar-mobile.html index 6e5d61498..bcd29abf4 100644 --- a/views/includes/sidebar-mobile.html +++ b/views/includes/sidebar-mobile.html @@ -22,10 +22,7 @@
-

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

-
- -
+

You do not have another wallets.