mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
Bug 406860 - Remove customizeToolbarSheetPopup from browser.xul. r=jaws.
This commit is contained in:
parent
121ed7d279
commit
d075825bee
@ -359,10 +359,6 @@
|
||||
<!-- Bookmarks and history tooltip -->
|
||||
<tooltip id="bhTooltip"/>
|
||||
|
||||
<panel id="customizeToolbarSheetPopup"
|
||||
noautohide="true"
|
||||
sheetstyle="&dialog.dimensions;"/>
|
||||
|
||||
<tooltip id="tabbrowser-tab-tooltip" onpopupshowing="gBrowser.createTooltip(event);"/>
|
||||
|
||||
<tooltip id="back-button-tooltip">
|
||||
|
@ -2683,10 +2683,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
||||
background-color: Highlight;
|
||||
}
|
||||
|
||||
#customizeToolbarSheetPopup {
|
||||
-moz-window-shadow: sheet;
|
||||
}
|
||||
|
||||
/* Popup Icons */
|
||||
#identity-popup-icon {
|
||||
height: 64px;
|
||||
|
Loading…
Reference in New Issue
Block a user