Replace ascii traingles with svgs

This commit is contained in:
Luis Cielak
2018-07-31 14:44:56 -04:00
committed by richard-dds
parent cfbf2efdf6
commit 727680c31f
4 changed files with 6 additions and 2 deletions

View File

@@ -301,6 +301,8 @@
<span class='nowrap'>{% module Icon('link') %} 'link'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('ok') %} 'ok'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('checkmark') %} 'checkmark'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('arrow-right') %} 'arrow-right'&nbsp;&nbsp;&nbsp;</span>
<span class='nowrap'>{% module Icon('arrow-down') %} 'arrow-down'&nbsp;&nbsp;&nbsp;</span>
</div>
</div>