From dcafe17667fe483b657cd8d6cf969682982bbefa Mon Sep 17 00:00:00 2001 From: Vince Date: Fri, 14 Jan 2022 11:50:57 +0800 Subject: [PATCH] update --- src/other/firefox/Monterey/parts/popups.css | 2 ++ src/other/firefox/WhiteSur/parts/popups.css | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/other/firefox/Monterey/parts/popups.css b/src/other/firefox/Monterey/parts/popups.css index 1be1008..7db7537 100644 --- a/src/other/firefox/Monterey/parts/popups.css +++ b/src/other/firefox/Monterey/parts/popups.css @@ -10,6 +10,8 @@ menupopup { --arrowpanel-border-radius: 12px !important; --arrowpanel-background: var(--gnome-menu-background) !important; --arrowpanel-border-color: var(--gnome-menu-border-color) !important; + --panel-border-radius: 8px !important; + --panel-padding: 8px 0 !important; } #PlacesToolbar menupopup[placespopup="true"]::part(content), #PlacesToolbar menupopup[placespopup="true"]::part(arrowscrollbox), #PlacesToolbar menupopup { diff --git a/src/other/firefox/WhiteSur/parts/popups.css b/src/other/firefox/WhiteSur/parts/popups.css index 1be1008..7db7537 100644 --- a/src/other/firefox/WhiteSur/parts/popups.css +++ b/src/other/firefox/WhiteSur/parts/popups.css @@ -10,6 +10,8 @@ menupopup { --arrowpanel-border-radius: 12px !important; --arrowpanel-background: var(--gnome-menu-background) !important; --arrowpanel-border-color: var(--gnome-menu-border-color) !important; + --panel-border-radius: 8px !important; + --panel-padding: 8px 0 !important; } #PlacesToolbar menupopup[placespopup="true"]::part(content), #PlacesToolbar menupopup[placespopup="true"]::part(arrowscrollbox), #PlacesToolbar menupopup {