Replace compendium calls

This commit is contained in:
Dapoolp 2025-08-06 03:04:00 +02:00
parent 42867a4be1
commit 3ea050997b
12 changed files with 220 additions and 70 deletions

View file

@ -333,5 +333,10 @@
font-family: @font-body;
}
}
[disabled] {
opacity: .5;
pointer-events: none;
}
}
}