From 7a8f24b7c03ea5e71cfffb012681f616c420614a Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Mon, 28 Aug 2023 22:47:35 +0800 Subject: [PATCH] Update tabsbar.css --- src/other/firefox/WhiteSur/parts/tabsbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/other/firefox/WhiteSur/parts/tabsbar.css b/src/other/firefox/WhiteSur/parts/tabsbar.css index 9bfab7b..2001a4d 100644 --- a/src/other/firefox/WhiteSur/parts/tabsbar.css +++ b/src/other/firefox/WhiteSur/parts/tabsbar.css @@ -343,7 +343,7 @@ tab[selected]:-moz-window-inactive { .tab-background { background-color: transparent !important; - transition: all 200ms; + transition: background-color 200ms; } .tab-background, .tab-stack {