Bug 1697328 - Turn the overflow panel footer into a footer button. r=emalysz
Differential Revision: https://phabricator.services.mozilla.com/D107734
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
<toolbarseparator id="widget-overflow-fixed-separator" hidden="true"/>
|
||||
<vbox id="widget-overflow-fixed-list" class="widget-overflow-list" hidden="true" />
|
||||
</vbox>
|
||||
<toolbarseparator />
|
||||
<toolbarbutton command="cmd_CustomizeToolbars"
|
||||
id="overflowMenu-customize-button"
|
||||
class="subviewbutton panel-subview-footer"
|
||||
class="subviewbutton panel-subview-footer-button"
|
||||
accesskey="&overflowCustomizeToolbar.accesskey;"
|
||||
label="&overflowCustomizeToolbar.label;"/>
|
||||
</panelview>
|
||||
|
||||
@@ -1659,6 +1659,7 @@ menuitem.panel-subview-footer@menuStateActive@,
|
||||
padding-left: 6px;
|
||||
}
|
||||
|
||||
#widget-overflow-mainView > toolbarseparator,
|
||||
#widget-overflow-mainView > .panel-subview-body > toolbarseparator,
|
||||
.PanelUI-subView toolbarseparator,
|
||||
.cui-widget-panelview menuseparator,
|
||||
|
||||
Reference in New Issue
Block a user