From e4fc7f4376f09bd9dd2a53db3216547a0884deb2 Mon Sep 17 00:00:00 2001 From: Tom Bursch Date: Tue, 1 Aug 2023 16:11:53 +0200 Subject: [PATCH] system-icons: Fix new tab in headerbar --- theme/system-icons.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/system-icons.css b/theme/system-icons.css index 63819e9..123084b 100644 --- a/theme/system-icons.css +++ b/theme/system-icons.css @@ -70,6 +70,7 @@ list-style-image: url("moz-icon://stock/open-menu-symbolic?size=dialog") !important; } /* New tab button */ + #new-tab-button .toolbarbutton-icon, #tabs-newtab-button .toolbarbutton-icon, #TabsToolbar #new-tab-button .toolbarbutton-icon { filter: var(--gnome-icons-hack-filter);