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