Added SoftLock on NPC sheet and +/- button to add or subtract Casualties and Panic.

This commit is contained in:
Vlyan
2022-01-21 18:03:57 +01:00
parent d6ee391ff5
commit ff413ed894
11 changed files with 103 additions and 28 deletions

File diff suppressed because one or more lines are too long

View File

@@ -24,6 +24,11 @@
display: inline-grid;
position: relative;
.attributes-buttons {
line-height: 13px;
text-align: center;
}
strong {
color: $l5r5e-label;
text-align: center;