From f0d9eddfb685e67342dad019c6f5899efbcd7601 Mon Sep 17 00:00:00 2001 From: SpockFan02 Date: Tue, 10 Jul 2018 06:59:04 +0000 Subject: Fix typo --- application/palemoon/themes/osx/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application') diff --git a/application/palemoon/themes/osx/browser.css b/application/palemoon/themes/osx/browser.css index bf26be077..ea8533b17 100644 --- a/application/palemoon/themes/osx/browser.css +++ b/application/palemoon/themes/osx/browser.css @@ -132,7 +132,7 @@ } /* ensure extra titlebar doesn't appear on normal (e.g. non-privacy) windows */ -#main-window:not([privatebrowsingmode=temporary]):not(-moz-lwtheme) > #titlebar > #titlebar-content > #titlebar-buttonbox-container, +#main-window:not([privatebrowsingmode=temporary]):not(:-moz-lwtheme) > #titlebar > #titlebar-content > #titlebar-buttonbox-container, #main-window:not([drawintitlebar=true]):not(:-moz-lwtheme) > #titlebar { display: none; } -- cgit v1.2.3