First alpha release
This commit is contained in:
@@ -1823,6 +1823,11 @@ i.fvtt-ftl-nomad {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.fvtt-hellborn .weapon-content fieldset .form-group.long-input input {
|
||||
min-width: 24rem;
|
||||
max-width: 24rem;
|
||||
text-align: left;
|
||||
}
|
||||
.fvtt-hellborn .weapon-content fieldset .form-group input {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
@@ -2088,6 +2093,11 @@ i.fvtt-ftl-nomad {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.fvtt-hellborn .ritual-content fieldset .form-group.long-input input {
|
||||
min-width: 24rem;
|
||||
max-width: 24rem;
|
||||
text-align: left;
|
||||
}
|
||||
.fvtt-hellborn .ritual-content fieldset .form-group input {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
@@ -2179,6 +2189,11 @@ i.fvtt-ftl-nomad {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.fvtt-hellborn .perk-content fieldset .form-group.long-input input {
|
||||
min-width: 24rem;
|
||||
max-width: 24rem;
|
||||
text-align: left;
|
||||
}
|
||||
.fvtt-hellborn .perk-content fieldset .form-group input {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
@@ -2274,6 +2289,10 @@ i.fvtt-ftl-nomad {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
}
|
||||
.fvtt-hellborn .malefica-content fieldset .form-group .long-input input {
|
||||
min-width: 24rem;
|
||||
max-width: 24rem;
|
||||
}
|
||||
.fvtt-hellborn .malefica-content fieldset .form-group select {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
|
||||
Reference in New Issue
Block a user