Files
atom/plugins/tabs/tabs.html
Corey Johnson bc616d05e7 Got rid of the untitled tab.
It still gives you an empty editor document. I'd
like to get rid of this too and maybe show a
"recently opened" window.
2011-09-09 14:19:56 -07:00

6 lines
56 B
HTML

<div id="tabs">
<ul class="clearfix">
</ul>
</div>