From 632d3bdcfcb3a49439aed6b0544bb93259d86777 Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Thu, 2 May 2024 08:07:59 -0400 Subject: [PATCH] Remove yaru icon background --- stylesheet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheet.css b/stylesheet.css index 000aceb..3640d17 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -44,6 +44,7 @@ } #dashtopanelTaskbar .dash-item-container .overview-tile:hover, +#dashtopanelTaskbar .dash-item-container .overview-tile .dtp-container .overview-icon, #dashtopanelScrollview .overview-tile:hover .dtp-container.animate-appicon-hover { background: none; }