change styling towards design rj

This commit is contained in:
2012-09-02 12:23:08 +02:00
parent 6ad542b65c
commit 50434c28cf
23 changed files with 3087 additions and 25 deletions
+9 -6
View File
@@ -1,6 +1,9 @@
ul.nav.nav-tabs.nav-stacked
li
button.btn.btn-primary onClick="QMobile.scanQr()" = t('user.home.scan_qr')
- if list_open?
li= link_to t('user.home.show_active_list_products'), user_list_products_path
li= link_to t('user.home.show_active_list'), user_active_list_path
.home-panel
.home-header = image_tag 'logo.png', width: '150', height: '140'
.home-center
a href="#" onClick="QMobile.scanQr()" = image_tag 'scan-logo.png'
.home-footer
.home-footer-content
- if list_open?
= link_to 'P', user_list_products_path
= link_to 'L', user_active_list_path