add download icon

This commit is contained in:
Juan de la Cruz 2017-02-27 09:05:57 +01:00
parent ac49728758
commit 042a44cba6
2 changed files with 13 additions and 2 deletions

View file

@ -110,9 +110,9 @@
i/redo]]
[:ul.options-btn
[:li.tooltip.tooltip-bottom
{:alt "Export (Ctrl + E)"
{:alt "Download (Ctrl + E)"
:on-click on-download}
i/export]
i/download]
[:li.tooltip.tooltip-bottom
{:alt "Image (Ctrl + I)"
:on-click on-image}