summaryrefslogtreecommitdiff
path: root/chrome
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2025-02-13 16:45:55 +0000
committer0scar <qgt268@alumni.ku.dk>2025-02-13 16:45:55 +0000
commite8d5c7f03b2fabd63cb87e26c303e73e0782ef17 (patch)
tree02478ccdf3076112bd1777bd58751310c498d043 /chrome
parent197e6184db0c9bedaa53c5acf4f69ab6f1af1ef7 (diff)
Update config
Diffstat (limited to 'chrome')
-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;
}