summaryrefslogtreecommitdiff
path: root/chrome/userChrome.css
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/userChrome.css')
-rw-r--r--chrome/userChrome.css1
1 files changed, 1 insertions, 0 deletions
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;
}