X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=73a1ab9c2839721d7cc942b4f839575ad868c124;hp=71579fb92f5caedf653b242c2607e5d2041ea661;hb=b3bf08b110943f4abc9642b613f0dcb078c22b0b;hpb=21c0144b2194f018832e93a3b6e112d3bd4852cb diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index 71579fb9..73a1ab9c 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -2757,6 +2757,12 @@ toolbarbutton[type="socialmark"] > .toolbarbutton-icon { color: #000000; } +/* Handle a case where the last separator in a customized tab bar with a + separated new tab button causes the width of the tab to extend and causes + jittering with a small tab curve width (Bug 1111091). */ +#TabsToolbar[currentset]:not([currentset*="tabbrowser-tabs,new-tab-button"]) #tabbrowser-tabs:not([overflow]) > .tabbrowser-tab[last-visible-tab]:not([selected]):not([beforehovered]):not(:hover)::after { +} + /* New tab button */ .tabs-newtab-button {