aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/package-version-details-body.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/package-version-details-body.css b/www/package-version-details-body.css
index 8af54bc..2b16668 100644
--- a/www/package-version-details-body.css
+++ b/www/package-version-details-body.css
@@ -103,6 +103,12 @@ h1, h2, h3
font-size: 0.94em;
}
+#version tr.sha256 td .value
+{
+ /* Increase the chances of 64-char value not to be truncated. */
+ font-size: 0.9em;
+}
+
/*
* Package details table.
*/