Supplier dashboard collapsible and empty state

This commit is contained in:
2014-09-20 20:43:43 +02:00
parent 42bd03339a
commit 9a4373f38a
7 changed files with 55 additions and 8 deletions
@@ -1,4 +1,13 @@
$button-spacing: 8px
.dashboard-lists-header, .dashboard-orders-header
cursor: pointer
.icon
@extend .fa
@extend .fa-arrow-down
color: #ccc
padding-right: 10px
&.collapsed
@extend .fa-arrow-right
.dashboard-section-selection
float: right
min-width: 124px