Skip to content
Snippets Groups Projects
Commit 69f82e3e 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 01d6a72b
Branches
No related tags found
1 merge request!1043Bug 42616: Rebased alpha onto Firefox 128.0b1
......@@ -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