X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fbrowser.css;h=73a1ab9c2839721d7cc942b4f839575ad868c124;hp=af16fbddaf50cda15e648473d882092198506e50;hb=b3bf08b110943f4abc9642b613f0dcb078c22b0b;hpb=de5e780daa5242500976dde56483222a51ecdae5 diff --git a/LCARStrek/browser/browser.css b/LCARStrek/browser/browser.css index af16fbdd..73a1ab9c 100644 --- a/LCARStrek/browser/browser.css +++ b/LCARStrek/browser/browser.css @@ -114,7 +114,7 @@ menubar { height: 1px; } -#navigator-toolbox > toolbar:not(:-moz-lwtheme) { +#navigator-toolbox > toolbar { } #navigator-toolbox > toolbar:not(#toolbar-menubar):not(#TabsToolbar):not(:-moz-lwtheme) { @@ -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 {