From 95ef60933785408745efd5162e7e8f190ea5e1d8 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Thu, 6 Dec 2018 21:37:25 +0200 Subject: [PATCH] Add background to menubar --- chrome/theme_toolbars.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/theme_toolbars.css b/chrome/theme_toolbars.css index 1fb43ac..3d63e03 100644 --- a/chrome/theme_toolbars.css +++ b/chrome/theme_toolbars.css @@ -21,6 +21,7 @@ .browserContainer > findbar{ background-image: none !important; } #TabsToolbar, +#toolbar-menubar, .searchbar-textbox, .findbar-textbox, .findbar-find-previous,