Properties sheet

Fixed loading properties from custom compendiums.
Added a line strike on removed/unknown property and ability to remove them.
This commit is contained in:
Vlyan
2022-03-06 13:49:30 +01:00
parent 32f142deae
commit 473ff9997c
6 changed files with 18 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@@ -20,6 +20,9 @@
line-height: 1rem;
color: $l5r5e-bold;
}
.removed {
text-decoration-line: line-through;
}
.item-edit,
.item-delete,
.item-equip,