<toolbox id="main_toolbox"/>
<tabbox id="main_tabbox" flex="1" eventnode="window" handleCtrlTab="true">
<hbox>
- <arrowscrollbox orient="horizontal" id="main_tabs_scrollbox" flex="2">
+ <arrowscrollbox orient="horizontal" id="main_tabs_scrollbox" flex="1">
<tabs id="main_tabs">
<tab hidden="true" />
</tabs>
</arrowscrollbox>
+ <toolbarbutton id="main_tabs_newbutton" class="tabs-button" style="list-style-image: url('chrome://open_ils_staff_client/skin/media/images/newtab.png');" command="cmd_new_tab" />
+ <spacer flex="10000"/>
<toolbarbutton id="main_tabs_closebutton" class="tabs-closebutton close-button" command="cmd_close_tab" />
</hbox>
<tabpanels id="main_panels" flex="1">
+newtab.png comes from the Mozilla source tree:
+http://mxr.mozilla.org/mozilla-central/source/browser/themes/winstripe/tabbrowser/newtab.png
+http://mxr.mozilla.org/mozilla-central/source/browser/themes/LICENSE
+"All files in this directory are assumed to be licensed under the tri-license (MPL/GPL/LGPL) used throughout this codebase."
+
HILLBLU_lente_32x32 and HILLBLU_lente_toolbar derived from:
http://commons.wikimedia.org/wiki/File:HILLBLU_lente.png
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".