From 596863bb53347e04ef78b9c19da48a3e970884fe Mon Sep 17 00:00:00 2001 From: Richard Marti Date: Mon, 6 Jun 2022 12:49:49 +0300 Subject: [PATCH] Bug 1772802 - Load in accountManager.css the platform specific preferences.css. r=mkmelin Differential Revision: https://phabricator.services.mozilla.com/D148371 --HG-- extra : amend_source : cdac9a62265726f5229b764da04fee92550dfe97 --- mail/themes/shared/mail/accountManager.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/themes/shared/mail/accountManager.css b/mail/themes/shared/mail/accountManager.css index f8ab0630c9..c3eb679b4c 100644 --- a/mail/themes/shared/mail/accountManager.css +++ b/mail/themes/shared/mail/accountManager.css @@ -8,7 +8,7 @@ @import url("chrome://global/skin/global.css"); @import url("chrome://global/skin/in-content/common.css"); -@import url("chrome://messenger/skin/shared/preferences/preferences.css"); +@import url("chrome://messenger/skin/preferences/preferences.css"); @media (prefers-contrast) { :root {