This commit is contained in:
Azgaar 2019-11-17 13:48:40 +03:00
parent efb8279abb
commit 4a0c62edf7

View file

@ -1249,9 +1249,9 @@ div.states > .diplomacyRelations {
cursor: pointer;
border: 0;
background-color: transparent;
-webkit-appearance: textfield;
-webkit-appearance: none;
-moz-appearance: none;
appearance: textfield;
appearance: none;
}
div.states > .cultureBase {
@ -1357,9 +1357,9 @@ div.states>.religionType {
cursor: pointer;
border: 0;
background-color: transparent;
-webkit-appearance: textfield;
-webkit-appearance: none;
-moz-appearance: none;
appearance: textfield;
appearance: none;
}
div.states>.religionForm {