mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
v1.5.49 - select emblem shape on culture level
This commit is contained in:
parent
7b1e463c92
commit
bfc881bda9
6 changed files with 84 additions and 40 deletions
10
index.css
10
index.css
|
|
@ -1361,10 +1361,7 @@ div.states>.culturePopulation {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
div.states > .cultureBase,
|
||||
div.states > .cultureType,
|
||||
div.states > .stateCulture,
|
||||
div.states > .diplomacyRelations {
|
||||
div.states > select {
|
||||
width: 4.6em;
|
||||
cursor: pointer;
|
||||
border: 0;
|
||||
|
|
@ -1374,10 +1371,7 @@ div.states > .diplomacyRelations {
|
|||
appearance: none;
|
||||
}
|
||||
|
||||
div.states > .cultureBase {
|
||||
width: 6em;
|
||||
}
|
||||
|
||||
div.states > .cultureBase,
|
||||
div.states > .burgName,
|
||||
div.states > .burgState,
|
||||
div.states > .burgCulture {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue