Font awesome styling update not yet fixed for stacks
This commit is contained in:
@@ -10,9 +10,9 @@ td.currency.total_list_amount {{currency view.content.price}}
|
||||
td.actions
|
||||
if view.content.needs_help
|
||||
button.mark_list_as_helped{ action markListAsHelped view.content.id}
|
||||
span.fa-stack
|
||||
/i.fa.fa-bell.fa-stack-1x
|
||||
i.fa.fa-ban.fa-stack-2x.revoke
|
||||
span.fa-stack.fa-2x.fa-stack-sized
|
||||
i.fa.fa-bell.fa-stack-small
|
||||
i.fa.fa-ban.revoke
|
||||
/span.button-text=t 'list.is_helped_button'
|
||||
button.close_list{ action closeList view.content.id}
|
||||
span.fa.fa-times.fa-2x
|
||||
|
||||
@@ -14,9 +14,9 @@ td.actions
|
||||
span.button-icon
|
||||
span.button-text=t 'order.being_processed'
|
||||
button.mark_order_delivered{ action markOrderDelivered view.content.id}
|
||||
span.fa-shifted-stack
|
||||
i.fa.fa-check.fa-stack-2x
|
||||
i.fa.fa-check.fa-stack-2x
|
||||
span.fa.fa-2x.fa-shifted-stack
|
||||
span.fa-shifted.fa-check
|
||||
span.fa-shifted.fa-check
|
||||
/span.button-text= t 'order.being_served'
|
||||
/button.hide.mark-order-delivered{ action markOrderDelivered view.content.id}
|
||||
span.button-icon
|
||||
|
||||
Reference in New Issue
Block a user