Make user app better and more simple :happy:

This commit is contained in:
2014-04-01 21:37:03 +01:00
parent 14217efad3
commit 5bf9c5be59
22 changed files with 77 additions and 119 deletions
@@ -1,13 +1,19 @@
@import foundation_and_overrides
@import font-awesome
ul.product-orders
list-style: none
li
border-bottom: 1px solid #ccc
padding: 5px 0
&.total
border-bottom: none
border-top: 4px solid #333
font-weight: bold
.product_order-remove
color: black
background-color: #bbb
padding: 0px 5px
+button-style($bg:$secondary-color)
+button-icon-only
//+button-size($padding:$button-tny)
margin-left: 5px
.icon
@extend .fa
@extend .fa-times