show Zotero toolbar in fullscreen mode
This commit is contained in:
parent
1dd4761f26
commit
8c986a7896
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
onkeyup="ZoteroPane.handleKeyUp(event, this.id)"
|
||||
chromedir="&locale.dir;">
|
||||
|
||||
<toolbar id="zotero-toolbar" class="toolbar">
|
||||
<toolbar id="zotero-toolbar" class="toolbar" fullscreentoolbar="true">
|
||||
<hbox id="zotero-collections-toolbar">
|
||||
<toolbarbutton id="zotero-tb-collection-add" class="zotero-tb-button" tooltiptext="&zotero.toolbar.newCollection.label;" oncommand="ZoteroPane.newCollection()"/>
|
||||
<toolbarbutton id="zotero-tb-group-add" class="zotero-tb-button" tooltiptext="&zotero.toolbar.newGroup;" oncommand="ZoteroPane.newGroup()"/>
|
||||
|
|
Loading…
Reference in a new issue