Fix: Photon Stlye's Unselected tab - Remove first visible tab's left border #195

This commit is contained in:
BlaCk_Void 2021-08-28 18:04:03 +09:00
parent 55f4a3a87b
commit 7b39b306fd

View file

@ -945,9 +945,6 @@
.tabbrowser-tab::before {
margin-inline-start: -1px !important;
}
.tabbrowser-tab[first-visible-tab]::before {
border-right: var(--tab-divide-line) !important;
}
.tabbrowser-tab[first-visible-tab]::before,
:root[tabsintitlebar]:not([extradragspace]) #toolbar-menubar[autohide="true"] + #TabsToolbar .tabbrowser-tab::after,