diff options
| author | 0scar <qgt268@alumni.ku.dk> | 2025-02-13 16:45:55 +0000 |
|---|---|---|
| committer | 0scar <qgt268@alumni.ku.dk> | 2025-02-13 16:45:55 +0000 |
| commit | e8d5c7f03b2fabd63cb87e26c303e73e0782ef17 (patch) | |
| tree | 02478ccdf3076112bd1777bd58751310c498d043 /chrome/userChrome.css | |
| parent | 197e6184db0c9bedaa53c5acf4f69ab6f1af1ef7 (diff) | |
Update config
Diffstat (limited to 'chrome/userChrome.css')
| -rw-r--r-- | chrome/userChrome.css | 1 |
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; } |
