From 048f36df290e85ee0a02a41054135665bc6cb56c Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Fri, 13 Jan 2023 22:41:16 +0800 Subject: [PATCH] update --- src/other/firefox/Monterey/parts/icons.css | 2 +- src/other/firefox/Monterey/parts/popups.css | 5 ++--- src/other/firefox/WhiteSur/parts/icons.css | 2 +- src/other/firefox/WhiteSur/parts/popups.css | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/other/firefox/Monterey/parts/icons.css b/src/other/firefox/Monterey/parts/icons.css index 96db55a..6405d11 100644 --- a/src/other/firefox/Monterey/parts/icons.css +++ b/src/other/firefox/Monterey/parts/icons.css @@ -635,7 +635,7 @@ treechildren::-moz-tree-image { #nav-bar-overflow-button .toolbarbutton-icon, #reload-button .toolbarbutton-icon, .downloadIconRetry > .button-box > .button-icon, - #context-reload, + #context-reload .menu-iconic-icon, #stop-button .toolbarbutton-icon, .downloadIconCancel > .button-box > .button-icon, #context-stop, diff --git a/src/other/firefox/Monterey/parts/popups.css b/src/other/firefox/Monterey/parts/popups.css index 8f64185..9b4a51f 100644 --- a/src/other/firefox/Monterey/parts/popups.css +++ b/src/other/firefox/Monterey/parts/popups.css @@ -92,9 +92,9 @@ panelview { #BMB_bookmarksPopup { margin-top: 4px !important; - padding: 0 !important; + padding: 6px !important; box-shadow: none !important; - --panel-padding: 0 !important; + --panel-padding: 6px !important; } #BMB_bookmarksPopup menupopup { @@ -153,7 +153,6 @@ panel:not([remote]), #BMB_bookmarksPopup { /* Style popovers menu buttons */ menuitem, menupopup menu, .subviewbutton:not(#appMenu-fxa-label2), -.toolbarbutton-1, .protections-popup-footer-button, .protections-popup-category, .identity-popup-content-blocking-category, diff --git a/src/other/firefox/WhiteSur/parts/icons.css b/src/other/firefox/WhiteSur/parts/icons.css index 96db55a..6405d11 100644 --- a/src/other/firefox/WhiteSur/parts/icons.css +++ b/src/other/firefox/WhiteSur/parts/icons.css @@ -635,7 +635,7 @@ treechildren::-moz-tree-image { #nav-bar-overflow-button .toolbarbutton-icon, #reload-button .toolbarbutton-icon, .downloadIconRetry > .button-box > .button-icon, - #context-reload, + #context-reload .menu-iconic-icon, #stop-button .toolbarbutton-icon, .downloadIconCancel > .button-box > .button-icon, #context-stop, diff --git a/src/other/firefox/WhiteSur/parts/popups.css b/src/other/firefox/WhiteSur/parts/popups.css index 8f64185..03e9e3c 100644 --- a/src/other/firefox/WhiteSur/parts/popups.css +++ b/src/other/firefox/WhiteSur/parts/popups.css @@ -92,9 +92,9 @@ panelview { #BMB_bookmarksPopup { margin-top: 4px !important; - padding: 0 !important; + padding: 6px !important; box-shadow: none !important; - --panel-padding: 0 !important; + --panel-padding: 6px !important; } #BMB_bookmarksPopup menupopup {