Improvements for certificates table, adds expansion object to certificates

This commit is contained in:
Jamie Curnow
2023-01-14 09:45:08 +10:00
parent 6c76c041c4
commit 456c59c746
9 changed files with 95 additions and 22 deletions

View File

@@ -25,6 +25,10 @@ table td.w-80 {
width: 80px;
}
span.monospace {
font-family: monospace;
}
/* helpdoc */
.helpdoc-body {
p {