From b4f14197fae4b34d80fcc1be7ef5d0e4828d097c Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 30 May 2014 11:48:47 +1000 Subject: [PATCH] Adding in icons to checkout partial --- app/views/checkout/_details.html.haml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/checkout/_details.html.haml b/app/views/checkout/_details.html.haml index 76c5c32398..a4c43e57ac 100644 --- a/app/views/checkout/_details.html.haml +++ b/app/views/checkout/_details.html.haml @@ -4,9 +4,9 @@ %h5{"ng-class" => "{valid: details.$valid, dirty: details.$dirty}"} %span.right %label.label.round.alert - %i.fi-x + %i.ofn-i_009-close %label.label.round.success - %i.fi-check + %i.ofn-i_051-check-big Your details %accordion-group{"is-open" => "accordion.details", @@ -19,9 +19,9 @@ {{ summary() | printArray }} .small-1.columns.right %span.accordion-up.right - %i.fi-arrow-up + %i.ofn-i_006-caret-up %span.accordion-down.right - %i.fi-arrow-down + %i.ofn-i_005-caret-down .row .small-6.columns