Skip to content
Snippets Groups Projects
Commit 935eeedd authored by Richard Pospesel's avatar Richard Pospesel
Browse files

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

Bug 41659: Add canonical color definitions to base-browser
parent e031c37a
Branches
Tags
1 merge request!580Rebase Tor Browser Alpha to 102.9.0esr
/* Copyright (c) 2020, The Tor Project, Inc. */
@import url("chrome://branding/content/tor-styles.css");
@import url("chrome://browser/skin/browser-colors.css");
#torOnionServiceKeys-overview-container {
margin-right: 30px;
......@@ -19,6 +19,6 @@
margin-right: 4px;
list-style-image: url("chrome://global/skin/icons/warning.svg");
-moz-context-properties: fill;
fill: var(--torbrowser-warning);
fill: var(--warning-color);
visibility: hidden;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment