From e8d5c7f03b2fabd63cb87e26c303e73e0782ef17 Mon Sep 17 00:00:00 2001 From: 0scar Date: Thu, 13 Feb 2025 17:45:55 +0100 Subject: Update config --- chrome/userChrome.css | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/userChrome.css') diff --git a/chrome/userChrome.css b/chrome/userChrome.css index 377da04..6110bbc 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -168,6 +168,7 @@ tab[selected="true"] .tab-content { tab[selected="true"] .tab-background { background: var(--accent-color) !important; } + .tabbrowser-tab>.tab-stack>.tab-background:not([selected="true"]) { transition: all 0.3s ease !important; } -- cgit v1.3