Ember temp commit
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
margin-right: 7px
|
||||
&.hide
|
||||
display: none
|
||||
#active-orders-table
|
||||
.active-orders-table
|
||||
tbody
|
||||
tr
|
||||
td
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
$table-width: 83px
|
||||
.section-title
|
||||
font-size: 24px
|
||||
padding: 4px 0px
|
||||
@@ -7,9 +6,10 @@ $table-width: 83px
|
||||
margin: -26px 6px 4px 6px
|
||||
.section-table
|
||||
background-color: #ccc
|
||||
//TODO remove width and height for ember control
|
||||
height: 48px
|
||||
width: 83px
|
||||
background-repeat: no-repeat
|
||||
width: $table-width
|
||||
color: black
|
||||
a
|
||||
color: black
|
||||
|
||||
@@ -31,6 +31,10 @@ body
|
||||
margin: 0
|
||||
.location_picker_search
|
||||
float: left
|
||||
.draggable
|
||||
cursor: move !important
|
||||
input.dimension
|
||||
width: 40px
|
||||
.location_picker_map
|
||||
width: 600px
|
||||
height: 500px
|
||||
|
||||
Reference in New Issue
Block a user