Skip to content
Snippets Groups Projects
Verified Commit 9291041f 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 5cb01a48
Branches
Tags
1 merge request!1037Bug 42614: Rebased onto 115.12
......@@ -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