From 07fc72b4d9aeba1e3586d230f9af99a6120901be Mon Sep 17 00:00:00 2001 From: BlaCk_Void Date: Mon, 11 Oct 2021 04:06:48 +0900 Subject: [PATCH] Add: Proton - Edit CA cert dialog --- userChrome.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/userChrome.css b/userChrome.css index c2da9c2..d63b20f 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1096,6 +1096,7 @@ /*= Proton Commons =========================================================*/ @-moz-document url("chrome://global/content/commonDialog.xhtml"), + url("chrome://pippki/content/editcacert.xhtml"), url("chrome://mozapps/content/downloads/unknownContentType.xhtml"), url("chrome://browser/content/pageinfo/pageInfo.xhtml") { @@ -1119,6 +1120,7 @@ /*- Dialog ---------------------------------------------------------------*/ #commonDialog, + #editCaCert, #unknownContentType, #topBar, /* #topBar, #mainDeck: Page Info */ #mainDeck {