[tor-commits] [atlas/master] show fingerprint in one line on default tor browser size
irl at torproject.org
irl at torproject.org
Wed Mar 1 17:44:19 UTC 2017
commit c79045d18d89ef4fd4acca974f21f81edcbfff13
Author: Raphael Bergmann <raphael at cc-ltd.net>
Date: Wed Mar 1 10:46:21 2017 +0100
show fingerprint in one line on default tor browser size
---
css/style.css | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/css/style.css b/css/style.css
index 3c67c24..3056985 100644
--- a/css/style.css
+++ b/css/style.css
@@ -66,3 +66,12 @@ span.flags img {
.tooltip * {
text-align:left;
}
+
+dd {
+ margin-left: 0;
+ margin-bottom: 1.2em;
+}
+
+pre {
+ padding: 5px;
+}
More information about the tor-commits
mailing list