Added new window button
This commit is contained in:
@@ -18,8 +18,9 @@
|
||||
<input type="image" id="goTop" title="To Top" src="../icons/up-arrow.png" />
|
||||
<input type="image" id="showAllBttn" title="Unhide All Tabs" src="../icons/eyeOpen.png" />
|
||||
<input type="image" id="goToTab" title="Scroll Current Tab To View" src="../icons/go2-arrow.png" />
|
||||
<input type="image" id="searchMode" searchwindowsmode="false" src="../icons/window.png" />
|
||||
<input type="image" id="newTab" title="New Tab" src="../icons/plus.png" />
|
||||
<input type="image" id="searchMode" searchwindowsmode="false" src="../icons/window.png" />
|
||||
<input type="image" id="newWin" title="New Window" src="../icons/add-window.png" />
|
||||
<input type="image" id="hideAllBttn" title="Hide All Tabs" src="../icons/eyeClosed.png"/>
|
||||
<input type="image" id="goBottom" title="To Bottom" src="../icons/down-arrow.png"/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user