end of day commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
table
|
||||
thead
|
||||
th
|
||||
&.currency
|
||||
text-align: right
|
||||
tbody
|
||||
td
|
||||
&.currency
|
||||
text-align: right
|
||||
&.numeric
|
||||
text-align: right
|
||||
&.actions
|
||||
text-align: right
|
||||
tfoot
|
||||
td
|
||||
&.currency
|
||||
text-align: right
|
||||
#active-list-table
|
||||
tbody
|
||||
tr
|
||||
td
|
||||
&:first-child
|
||||
padding-left: 35px
|
||||
background-position: 5px center
|
||||
background-repeat: no-repeat
|
||||
&.placed
|
||||
td
|
||||
&:first-child
|
||||
background-image: image-url('icons/order-check.png')
|
||||
&.delivered
|
||||
td
|
||||
&:first-child
|
||||
background-image: image-url('icons/order-doublecheck.png')
|
||||
Reference in New Issue
Block a user