mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
5 lines
136 B
CSS
5 lines
136 B
CSS
#tabbrowser-tabs
|
|
.tabbrowser-tab:not([pinned]):is([visuallyselected]):not(:hover)
|
|
.tab-close-button {
|
|
display: none !important;
|
|
}
|