richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits: 2aac320c by Richard Pospesel at 2023-08-24T17:21:37+00:00 fixup! Bug 41600: Add a tor circuit display panel.
Bug 41865: Use --text-color-deemphasized rather than --panel-description-color
- - - - -
1 changed file:
- browser/components/torcircuit/content/torCircuitPanel.css
Changes:
===================================== browser/components/torcircuit/content/torCircuitPanel.css ===================================== @@ -35,7 +35,7 @@ #tor-circuit-node-list-name, .tor-circuit-addresses, .tor-circuit-button-description { - color: var(--panel-description-color); + color: var(--text-color-deemphasized); }
#tor-circuit-panel .panel-header {
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2aac320c...
tbb-commits@lists.torproject.org