-
- Downloads
Bug 1793359 - Simplify bookmarks popup placement. r=Itiel,dao,mak
By using delegatesanchor="true", we delegate the anchor node to the first in-flow box (that is the icon), simplifying a lot of the hard-coded margins in the CSS. Do that, plus make menupopup[type="arrow"] work consistently, to simplify the styling of the bookmarks popup a bit. Differential Revision: https://phabricator.services.mozilla.com/D158569
Showing
- browser/base/content/navigator-toolbox.inc.xhtml 12 additions, 0 deletionsbrowser/base/content/navigator-toolbox.inc.xhtml
- browser/components/customizableui/CustomizableUI.jsm 2 additions, 0 deletionsbrowser/components/customizableui/CustomizableUI.jsm
- browser/themes/linux/customizableui/panelUI.css 0 additions, 8 deletionsbrowser/themes/linux/customizableui/panelUI.css
- browser/themes/osx/customizableui/panelUI.css 1 addition, 4 deletionsbrowser/themes/osx/customizableui/panelUI.css
- browser/themes/shared/customizableui/panelUI-shared.css 0 additions, 4 deletionsbrowser/themes/shared/customizableui/panelUI-shared.css
- browser/themes/shared/toolbarbuttons.css 0 additions, 4 deletionsbrowser/themes/shared/toolbarbuttons.css
- browser/themes/windows/customizableui/panelUI.css 0 additions, 42 deletionsbrowser/themes/windows/customizableui/panelUI.css
- layout/xul/nsMenuPopupFrame.cpp 43 additions, 14 deletionslayout/xul/nsMenuPopupFrame.cpp
- layout/xul/nsMenuPopupFrame.h 3 additions, 7 deletionslayout/xul/nsMenuPopupFrame.h
- toolkit/themes/linux/global/popup.css 1 addition, 1 deletiontoolkit/themes/linux/global/popup.css
- toolkit/themes/osx/global/popup.css 2 additions, 2 deletionstoolkit/themes/osx/global/popup.css
- toolkit/themes/windows/global/popup.css 1 addition, 1 deletiontoolkit/themes/windows/global/popup.css
- xpcom/ds/StaticAtoms.py 1 addition, 0 deletionsxpcom/ds/StaticAtoms.py
Loading
Please register or sign in to comment