mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
v1.22.11
This commit is contained in:
parent
efb8279abb
commit
4a0c62edf7
1 changed files with 4 additions and 4 deletions
|
|
@ -1249,9 +1249,9 @@ div.states > .diplomacyRelations {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border: 0;
|
border: 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
-webkit-appearance: textfield;
|
-webkit-appearance: none;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
appearance: textfield;
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.states > .cultureBase {
|
div.states > .cultureBase {
|
||||||
|
|
@ -1357,9 +1357,9 @@ div.states>.religionType {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border: 0;
|
border: 0;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
-webkit-appearance: textfield;
|
-webkit-appearance: none;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
appearance: textfield;
|
appearance: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.states>.religionForm {
|
div.states>.religionForm {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue