diff --git a/chrome/tabs_below_content.css b/chrome/tabs_below_content.css index ae79d20..dc388bd 100644 --- a/chrome/tabs_below_content.css +++ b/chrome/tabs_below_content.css @@ -61,7 +61,7 @@ linux_gtk_window_control_patch.css } #TabsToolbar:hover{ z-index: 1 } -#TabsToolbar{ background-color: var(--lwt-accent-color); } +#TabsToolbar:-moz-lwtheme{ background-color: var(--lwt-accent-color); } #TabsToolbar-customization-target{ width: 100vw; } .tab-background{ border-top-style: none !important; }