From 4a0c62edf79b8daca74c465a053b5479dfaa054a Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 17 Nov 2019 13:48:40 +0300 Subject: [PATCH] v1.22.11 --- index.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.css b/index.css index 9976406c..8cbef85f 100644 --- a/index.css +++ b/index.css @@ -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 {