From f847ca428569c597cf84ec3bd1b007defda024f0 Mon Sep 17 00:00:00 2001 From: Fedor Date: Wed, 9 Sep 2020 18:38:54 +0300 Subject: [PATCH] [Mypal] Remove weird explicit set of the background color. --- application/palemoon/themes/windows/browser.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/application/palemoon/themes/windows/browser.css b/application/palemoon/themes/windows/browser.css index 37250c850..851ec797c 100644 --- a/application/palemoon/themes/windows/browser.css +++ b/application/palemoon/themes/windows/browser.css @@ -3732,12 +3732,6 @@ toolbar[brighttext] #addonbar-closebutton { @media not all and (-moz-windows-compositor) { @media (-moz-windows-default-theme) { - #main-window { - background-color: rgb(185,209,234); - } - #main-window:-moz-window-inactive { - background-color: rgb(215,228,242); - } #toolbar-menubar:not([autohide=true]):not(:-moz-lwtheme), #TabsToolbar[tabsontop=true]:not(:-moz-lwtheme),