Skip to main content
Sign in
Snippets Groups Projects
Commit 60765e0d authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

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

Bug 41859: Increase ip address font size to make them more legible on
windows OS.
parent eb3fbbbd
No related branches found
No related tags found
1 merge request!1049Bug 42616 (part 2): Rebased onto Firefox 128.0esr release
......@@ -165,11 +165,16 @@
}
.tor-circuit-addresses {
font-size: smaller;
font-size: 0.9em;
font-family: monospace;
margin-inline-start: 0.75em;
}
.tor-circuit-ip-address {
/* Override the rule for <code>, which is -moz-fixed. */
font-family: inherit;
}
/* Footer buttons */
.tor-circuit-button label {
margin: 0;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment