mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
adding a way to manage stante relations in batch
This commit is contained in:
parent
d3ea2df1a2
commit
cfee08934f
3 changed files with 79 additions and 2 deletions
|
|
@ -2346,3 +2346,10 @@ svg.button {
|
|||
background: #25252a;
|
||||
}
|
||||
}
|
||||
div.states > div.diploDivChk {
|
||||
width: 1.5em;
|
||||
display: inline-block;
|
||||
}
|
||||
input.diploChk {
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue