summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/internal.css12
1 files changed, 9 insertions, 3 deletions
diff --git a/resources/internal.css b/resources/internal.css
index 3829b7be5..a6b666b67 100644
--- a/resources/internal.css
+++ b/resources/internal.css
@@ -196,18 +196,24 @@ body#dirlist span.size + span.size {
* certificate display style
*/
body#certificate table.info {
- width: 90%;
- margin: 1.2em auto 0;
+ width: 90%;
+ margin: 1.2em auto 0;
}
body#certificate table.info th {
width: 14em;
- text-align: right;
+ vertical-align: top;
+ text-align: right;
font-weight: bold;
font-family: sans-serif;
padding-right: 1em;
}
+body#certificate table.info td.data {
+ font-family: monospace;
+ font-size: 90%;
+}
+
/*
* configuration listing style