Better supplier ember section workflow

This commit is contained in:
2014-07-02 15:44:51 +02:00
parent 8ab355460c
commit 627e0e891d
14 changed files with 115 additions and 6 deletions
@@ -3,6 +3,8 @@
width: 500px
background-color: #fff
padding: 1em
.modal-alert
color: $alert-color
.overlay
height: 100%
@@ -21,11 +21,18 @@
background-image: image-url('supplier/drop-target.svg')
&.table-hover
background-image: image-url('supplier/drop-target-active.svg')
&:after
content: ''
display: block
clear: left
.add-section
display: inline-block
margin-top: 8px
span
@extend .fa
@extend .fa-lg
@extend .fa-plus
.goto-sections-index-tab-header
float: left
span