Skip to content
Snippets Groups Projects
Commit c3e505ef authored by henry's avatar henry
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 fa069b8b
Branches
No related tags found
1 merge request!1034Increase tor circuit ip address font size
......@@ -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