diff --git a/firefox/userChrome.css b/firefox/userChrome.css index a73e44e..9baec3f 100644 --- a/firefox/userChrome.css +++ b/firefox/userChrome.css @@ -27,7 +27,7 @@ --toolbar-start-end-padding: 0; } -#main-window:not([privatebrowsingmode="temporary"]) #urlbar-background { +.urlbar-background { border-color: ThreeDShadow !important; background-color: Field !important; }