user style fixes

This commit is contained in:
2015-08-18 17:03:34 +02:00
parent 96e08752fa
commit b14efea8a1
6 changed files with 26 additions and 19 deletions
@@ -13,7 +13,6 @@ ul.product-orders
//+button-size($padding:$button-tny)
margin-left: 5px
.icon
@extend .fa
@extend .fa-times
.order-selected-products-button
float: right
@@ -30,15 +30,6 @@ body
//-webkit-transform: translateZ(0px)
.main-section-content
//nothing
span.icon
@extend .fa
@extend .fa-lg
&.needs-help
@extend .fa-bell
&.needs-payment
@extend .fa-money
&.scan-qr
@extend .fa-qrcode
#notice
a
color: white
@@ -0,0 +1,16 @@
span.icon
@extend .fa
&.settings
@extend .fa-gears
&.needs-help
@extend .fa-bell
&.needs-payment
@extend .fa-money
&.scan-qr
@extend .fa-qrcode
&.lists
@extend .fa-sticky-note-o
ul.product-orders
span.icon
@extend .fa-lg
@@ -40,10 +40,10 @@ $side-menu-width: 222px
margin-right: 18px
@extend .fa
@extend .fa-list
.settings-icon
.icon.settings
margin-right: 18px
.icon.lists
margin-right: 18px
@extend .fa
@extend .fa-gears
.about-mozo-icon
margin-right: 18px
@extend .fa
@@ -1,5 +1,5 @@
@mixin button-icon-only
padding: 2px 5px
padding: 5px
margin: 0
// Foundation by ZURB
// foundation.zurb.com