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