mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-02-27 10:30:57 -08:00
Add: Proton - Edit CA cert dialog
This commit is contained in:
parent
4fb2ceeac1
commit
07fc72b4d9
1 changed files with 2 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue