mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Applying new icon font to active table on homepage
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
|
||||
.columns.small-1.text-right
|
||||
%a{"bo-href" => "hub.path"}
|
||||
%i.fi-arrow-right
|
||||
%i.ofn-i_007-caret-right
|
||||
|
||||
@@ -10,4 +10,4 @@
|
||||
.columns.small-3{"bo-if" => "!hub.active"}
|
||||
Orders closed
|
||||
.columns.small-1.text-right
|
||||
%i{"ng-class" => "{'fi-arrow-down' : !open(), 'fi-arrow-up' : open()}"}
|
||||
%i{"ng-class" => "{'ofn-i_005-caret-down' : !open(), 'ofn-i_006-caret-up' : open()}"}
|
||||
|
||||
Reference in New Issue
Block a user