[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-115.11.0esr-13.5-1] fixup! Bug 41600: Add a tor circuit display panel.
richard (@richard)
git at gitlab.torproject.org
Thu May 30 16:26:11 UTC 2024
richard pushed to branch tor-browser-115.11.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
c3e505ef by Henry Wilkes at 2024-05-30T16:38:58+01:00
fixup! Bug 41600: Add a tor circuit display panel.
Bug 41859: Increase ip address font size to make them more legible on
windows OS.
- - - - -
1 changed file:
- browser/components/torcircuit/content/torCircuitPanel.css
Changes:
=====================================
browser/components/torcircuit/content/torCircuitPanel.css
=====================================
@@ -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;
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c3e505efaef4ee58d5d1d6895ff5d38e79f862fc
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c3e505efaef4ee58d5d1d6895ff5d38e79f862fc
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240530/b71a465e/attachment.htm>
More information about the tbb-commits
mailing list