theme-store/themes/c45c4894-d6bd-47fc-997a-0c4d015334f1/chrome.css

8 lines
218 B
CSS

#tabbrowser-tabs {
& .tabbrowser-tab {
&[pinned]:not([zen-essential]):hover .tab-reset-button,
&[pinned][visuallyselected]:not([zen-essential]) .tab-reset-button {
display: none !important;
}
}
}