mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-16 17:31:24 +01:00
refactor: load religions editor dynamically
This commit is contained in:
parent
b416551fb5
commit
221079321f
8 changed files with 1187 additions and 1135 deletions
22
index.css
22
index.css
|
|
@ -1619,28 +1619,6 @@ div.states > .riverType {
|
|||
color: #abaaaa;
|
||||
}
|
||||
|
||||
div.states > .religionName {
|
||||
width: 11em;
|
||||
}
|
||||
|
||||
div.states > .religionType {
|
||||
width: 5em;
|
||||
cursor: pointer;
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
div.states > .religionForm {
|
||||
width: 6em;
|
||||
}
|
||||
|
||||
div.states > .religionDeity {
|
||||
width: 15em;
|
||||
}
|
||||
|
||||
.placeholder {
|
||||
opacity: 0;
|
||||
cursor: default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue