theme-store/themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/chrome.css

11 lines
231 B
CSS

.tab-context-line {
display: none !important;
}
#tabbrowser-tabs {
& .tabbrowser-tab {
&[selected] .tab-background {
border: 2px solid var(--identity-icon-color) !important;
opacity: 0.8 !important;
}
}
}