0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-24 23:49:45 -05:00

add main interactions to workspace-bar

This commit is contained in:
elhombretecla 2016-02-12 16:14:54 +01:00 committed by Andrey Antukh
parent f14e82291f
commit eedbb3cbb6

View file

@ -35,6 +35,15 @@
i/project-tree
[:span (:name page)]]
[:div.workspace-options
[:ul.options-btn
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
i/shapes]
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
i/puzzle]
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
i/icon-set]
[:li.tooltip.tooltip-bottom {:alt "Redo (Ctrl + Shift + Z)"}
i/layers]]
[:ul.options-btn
[:li.tooltip.tooltip-bottom {:alt "Undo (Ctrl + Z)"}
i/undo]