Better supplier section view

This commit is contained in:
2014-06-27 16:26:20 +02:00
parent b5a68e9627
commit dbb369acb9
10 changed files with 52 additions and 23 deletions
@@ -1,9 +1,27 @@
.section-title
font-size: 24px
padding: 4px 0px
.section-manage-tables
margin: -32px 6px 4px 6px
min-width: 470px
text-align: right
.section-edit-title-field
display: inline-block
width: 120px
.section-edit-width-field
display: inline-block
width: 40px
.section-edit-height-field
display: inline-block
width: 40px
#section-action-list
text-align: left
.section-tables-container
.section-manage-tables
margin: -32px 6px 4px 6px
$section-border: 1px solid black
border-left: $section-border
border-right: $section-border
border-bottom: $section-border
border: $section-border
.section-table
background-color: #ccc
//TODO remove width and height for ember control