diff --git a/chrome/tabs_below_content_v2.css b/chrome/tabs_below_content_v2.css index 2722a4c..4d452e8 100644 --- a/chrome/tabs_below_content_v2.css +++ b/chrome/tabs_below_content_v2.css @@ -28,6 +28,8 @@ See the above repository for updates as well as full license text. */ #TabsToolbar{ grid-row: 10/11; background-attachment: scroll; + background: inherit !important; + opacity: 1 !important; } .browser-toolbar{ background: inherit;