mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-02 05:39:18 +00:00
chore: Update tab styling in Zen browser theme
This commit is contained in:
@@ -322,6 +322,10 @@ toolbarbutton#scrollbutton-up {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[pending]:not(:hover) {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[hidden="true"] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user