Compendium filter

This commit is contained in:
Litasa
2025-02-16 13:24:03 +00:00
committed by Vlyan
parent 257a736c83
commit b0bc91393a
60 changed files with 2408 additions and 1287 deletions

View File

@@ -232,12 +232,16 @@
width: 100%;
padding-bottom: 1.25rem;
.reference {
display: flex;
flex: 0 0 calc(100% - 0.5rem);
margin: 0.5rem 0.25rem;
input[name="system.book_reference"] {
float: right;
input[name="system.source_reference.source"] {
text-align: center;
width: 70%;
}
input[name="system.source_reference.page_nr"] {
width: 30%;
}
}
fieldset {
align-self: stretch;