mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
load dynamically cultures editor
This commit is contained in:
parent
ae4e62a154
commit
2d8c5355bb
15 changed files with 1091 additions and 1119 deletions
10
index.css
10
index.css
|
|
@ -1452,15 +1452,6 @@ div.states > .small {
|
|||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
div.states > .cultureName {
|
||||
width: 7em;
|
||||
}
|
||||
|
||||
div.states > .culturePopulation {
|
||||
width: 4em;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.states > select {
|
||||
width: 7em;
|
||||
cursor: pointer;
|
||||
|
|
@ -1471,7 +1462,6 @@ div.states > select {
|
|||
appearance: none;
|
||||
}
|
||||
|
||||
div.states > .cultureBase,
|
||||
div.states > .burgName,
|
||||
div.states > .burgState,
|
||||
div.states > .burgCulture {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue