From 29f0644f59bf4b92026a65eefbc76496a02514b6 Mon Sep 17 00:00:00 2001 From: David Rosca Date: Tue, 9 Jan 2018 16:29:56 +0100 Subject: [PATCH] Fix background of tab icon in Windows theme --- themes/windows/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/windows/main.css b/themes/windows/main.css index 1d1e9e762..f28409eed 100644 --- a/themes/windows/main.css +++ b/themes/windows/main.css @@ -155,6 +155,7 @@ ToolButton[button-id="button-downloads"] padding-left: 3px; min-width: 16px; max-width: 16px; + background: transparent; } #combotabbar_tabs_close_button