Skip to content
Snippets Groups Projects
Commit 57dffc45 authored by henry's avatar henry Committed by richard
Browse files

fixup! Bug 23247: Communicating security expectations for .onion

Bug 41622: Add context-stroke to onion-warning.svg.
parent 79f14f9e
Branches
Tags
1 merge request!990Simplify onionsite net error page
......@@ -204,6 +204,10 @@
#identity-box[pageproxystate="valid"].onionCertUserOverridden #identity-icon {
list-style-image: url(chrome://browser/skin/onion-warning.svg);
visibility: visible;
/* onion-warning includes another context-stroke color. Here we want it to
* match the context-fill color, which should be currentColor. */
-moz-context-properties: fill, fill-opacity, stroke;
stroke: currentColor;
}
#identity-box[pageproxystate="valid"].onionMixedActiveContent #identity-icon {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment