Font awesome styling update not yet fixed for stacks

This commit is contained in:
2014-05-28 19:20:07 +02:00
parent 901c9ac5c8
commit 78a894759b
3 changed files with 26 additions and 7 deletions
@@ -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