Working app now yeah
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
padding: $padding
|
||||
border-bottom: 1px solid #eee
|
||||
&.active
|
||||
background-image: image-url('icons/order-check.png')
|
||||
background-image: image-url('user/order-check.png')
|
||||
&.delivered
|
||||
background-image: image-url('icons/order-doublecheck.png')
|
||||
background-image: image-url('user/order-doublecheck.png')
|
||||
.created_at
|
||||
float: right
|
||||
padding-right: 20px
|
||||
@@ -36,5 +36,3 @@
|
||||
padding: $padding
|
||||
border-top: 2px solid #444
|
||||
font-weight: bold
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user