Add back pane close icon with Australis
This commit is contained in:
parent
3aea8bf040
commit
5d85bffc9c
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@
|
|||
</toolbarbutton>
|
||||
<toolbarseparator id="zotero-fullscreen-close-separator" class="standalone-no-display"/>
|
||||
<toolbarbutton id="zotero-tb-fullscreen" tooltiptext="&zotero.toolbar.tab.tooltip;" oncommand="ZoteroPane_Local.toggleTab();" class="zotero-tb-button standalone-no-display"/>
|
||||
<toolbarbutton id="zotero-close-button" class="tabs-closebutton standalone-no-display" oncommand="ZoteroOverlay.toggleDisplay()"/>
|
||||
<toolbarbutton id="zotero-close-button" class="tabs-closebutton close-icon standalone-no-display" oncommand="ZoteroOverlay.toggleDisplay()"/>
|
||||
</hbox>
|
||||
</toolbar>
|
||||
|
||||
|
|
Loading…
Reference in a new issue