Supplier closed list and mark list helped refactor

This commit is contained in:
2014-07-22 21:50:38 +02:00
parent 39445c0066
commit 1f2c3d1dde
15 changed files with 80 additions and 30 deletions
@@ -6,18 +6,6 @@ $button-spacing: 8px
width: calc(100% - 30px)
.active-lists-table
width: 100%
.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
.close_list
+button-icon-only
//span
@extend .fa
@extend .fa-2x
@extend .fa-times // This is not good!!!
.show-list
+button-icon-only
margin-left: $button-spacing
@@ -25,7 +13,14 @@ $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
.close-list-button
+button-icon-only
.active-orders-table
width: 100%
.mark_order_active