Skip to content
Snippets Groups Projects
Verified Commit 1894e618 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 41600: Add a tor circuit display panel.

Bug 42746: Extend prefers-contrast rules to include forced-colors.
parent ba4d4cad
Branches
No related tags found
1 merge request!1222Bug 43166: Rebased alpha onto 128.3.0esr
......@@ -17,7 +17,7 @@
background: currentColor;
}
@media not (prefers-contrast) {
@media not ((prefers-contrast) or (forced-colors)) {
#tor-circuit-button-icon {
background: linear-gradient(315deg, #008799 0%, #6153C6 50%, #CA00CC 100%);
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment