Refactor and implement order buttons on supplier list view
This commit is contained in:
@@ -22,14 +22,6 @@ $button-spacing: 8px
|
||||
@extend .fa
|
||||
@extend .fa-2x
|
||||
@extend .fa-list
|
||||
.mark_list_as_helped
|
||||
+button-icon-only
|
||||
vertical-align: top
|
||||
padding-left: 8px //do not ask me why, just looks
|
||||
padding-right: 2px //do not ask me why, just looks
|
||||
margin-right: $button-spacing
|
||||
span
|
||||
@extend .fa, .fa-2x, .fa-bell-slash-o
|
||||
.remove_list_needs_payment
|
||||
+button-icon-only
|
||||
vertical-align: top
|
||||
@@ -40,19 +32,6 @@ $button-spacing: 8px
|
||||
+button-icon-only
|
||||
.active-orders-table
|
||||
width: 100%
|
||||
.mark_order_active
|
||||
+button-icon-only
|
||||
margin-right: 0.6em
|
||||
.mark_order_delivered
|
||||
+button-icon-only
|
||||
.remove-order
|
||||
+button-icon-only
|
||||
background-color: $alert-color
|
||||
margin-left: $button-spacing
|
||||
span
|
||||
@extend .fa
|
||||
@extend .fa-2x
|
||||
@extend .fa-times
|
||||
.go-to-orders-list
|
||||
span
|
||||
@extend .fa
|
||||
|
||||
Reference in New Issue
Block a user