From 688edb2ff67dc871547825795042c1209194813e Mon Sep 17 00:00:00 2001 From: Vince Date: Tue, 22 Sep 2020 03:47:07 +0800 Subject: [PATCH] update --- src/other/firefox/chrome/WhiteSur/parts/custom-icons.css | 2 +- src/other/firefox/chrome/WhiteSur/parts/icons.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/other/firefox/chrome/WhiteSur/parts/custom-icons.css b/src/other/firefox/chrome/WhiteSur/parts/custom-icons.css index d5f06ef4..21621347 100644 --- a/src/other/firefox/chrome/WhiteSur/parts/custom-icons.css +++ b/src/other/firefox/chrome/WhiteSur/parts/custom-icons.css @@ -43,7 +43,7 @@ /* Popovers subview menu arrow */ .PanelUI-subView .subviewbutton-nav::after { - content: "" !important; + content: "" !important; filter: var(--gnome-icons-hack-filter); background: url("moz-icon://stock/pan-start-symbolic?size=dialog"); background-size: contain; diff --git a/src/other/firefox/chrome/WhiteSur/parts/icons.css b/src/other/firefox/chrome/WhiteSur/parts/icons.css index 1ccd71de..a377ce2b 100644 --- a/src/other/firefox/chrome/WhiteSur/parts/icons.css +++ b/src/other/firefox/chrome/WhiteSur/parts/icons.css @@ -405,6 +405,7 @@ menuitem[type="radio"]:not([disabled="true"]):hover .menu-iconic-icon { #nav-bar-overflow-button .toolbarbutton-icon, #reload-button .toolbarbutton-icon, #stop-button .toolbarbutton-icon, + #downloads-button .toolbarbutton-icon, #tracking-protection-icon, #identity-icon, #pageActionButton,