Caret/templates/newTabButton.html

9 lines
137 B
HTML
Raw Normal View History

<span
class="tab newtab"
>
<a
class="big-label"
command="session:new-file"
title="Create a new file"
>+</a>
</span>