Draft record view (bibliography)

This commit is contained in:
2024-10-31 10:24:28 +01:00
parent a5b7069679
commit 6b0fbce7ee
8 changed files with 287 additions and 2 deletions

View File

@@ -22,3 +22,12 @@ body {
.sf-toolbar-clearer {
display: none !important;
}
.table.record td,
.table.record th {
border: none;
}
.table.record th {
min-width: 220px;
}