add item type to weapon sheet
This commit is contained in:
parent
1437dd6ee1
commit
e51376dc02
10 changed files with 101 additions and 39 deletions
|
@ -1,10 +1,13 @@
|
|||
.basic-property {
|
||||
.basic-property-label {
|
||||
font-weight: bold;
|
||||
}
|
||||
.basic-properties {
|
||||
flex: 0 0 100%;
|
||||
.basic-property {
|
||||
.basic-property-label {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.basic-property-select {
|
||||
display: block;
|
||||
width: 100%;
|
||||
.basic-property-select {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue