Better supplier ember section workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user