Skip to content
Snippets Groups Projects
Commit e3a7eca4 authored by henry's avatar henry Committed by morgan
Browse files

fixup! Bug 30237: Add v3 onion services client authentication prompt

Bug 43067: Use html:link instead of xml-stylesheet
parent 80a2bc55
Branches
Tags
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1136Bug 43085: Rebased alpha onto 128.2.0esr
<?xml version="1.0"?>
<!-- Copyright (c) 2020, The Tor Project, Inc. -->
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://browser/skin/preferences/preferences.css" type="text/css"?>
<?xml-stylesheet href="chrome://browser/content/onionservices/authPreferences.css" type="text/css"?>
<window
id="onionservices-savedkeys-dialog"
windowtype="OnionServices:SavedKeys"
......@@ -13,6 +9,16 @@
data-l10n-id="onion-site-saved-keys-dialog-title"
>
<linkset>
<html:link rel="stylesheet" href="chrome://global/skin/global.css" />
<html:link
rel="stylesheet"
href="chrome://browser/skin/preferences/preferences.css"
/>
<html:link
rel="stylesheet"
href="chrome://browser/content/onionservices/authPreferences.css"
/>
<html:link rel="localization" href="toolkit/global/tor-browser.ftl" />
</linkset>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment