From 5f6275496de5622f0ca7e8917782f3c2ab78539e Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Thu, 25 May 2023 02:06:30 +0800 Subject: [PATCH] Update icons.css --- src/other/firefox/common/parts/icons.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/other/firefox/common/parts/icons.css b/src/other/firefox/common/parts/icons.css index 5bb60dd..582a84c 100644 --- a/src/other/firefox/common/parts/icons.css +++ b/src/other/firefox/common/parts/icons.css @@ -548,7 +548,7 @@ toolbar:not([brighttext]) .webextension-browser-action:-moz-lwtheme { .tabbrowser-tab[image="chrome://global/skin/icons/info.svg"]:not([busy]):not([progress]):not([crashed]) .tab-icon-stack .tab-icon-image { height: 16px; width: 16px; - background-image: url("../icons/info-symbolic.svg") !important; + list-style-image: url("../icons/info-symbolic.svg") !important; } /* Password */