diff --git a/chrome/non_floating_sharp_tabs.css b/chrome/non_floating_sharp_tabs.css index efe8668..f33774b 100644 --- a/chrome/non_floating_sharp_tabs.css +++ b/chrome/non_floating_sharp_tabs.css @@ -29,6 +29,8 @@ See the above repository for updates as well as full license text. */ #TabsToolbar{ --toolbarbutton-inner-padding: 7px !important; +} +#navigator-toolbox:not([movingtab]) > #titlebar > #TabsToolbar{ --toolbar-bgcolor: transparent; }