From 5b163bc8094b7b1c6d5f42d620c522f3181d33c7 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sat, 28 Sep 2019 18:26:04 +0300 Subject: [PATCH] v1.0.2 --- index.css | 3 +- index.html | 2 +- modules/save-and-load.js | 10 ++++++ modules/ui/states-editor.js | 62 ++++++++++++++++++++++++++++++++++++- 4 files changed, 74 insertions(+), 3 deletions(-) diff --git a/index.css b/index.css index 623c4189..4f9c5df5 100644 --- a/index.css +++ b/index.css @@ -692,7 +692,7 @@ fieldset { } #styleElements .whiteButton { - padding: 0 9px; + padding: 0 .8em; border: 0; background-color: #ffffff !important; } @@ -1249,6 +1249,7 @@ div.states>.cultureName { div.states>.culturePopulation { width: 4em; + cursor: pointer; } div.states > .cultureBase, diff --git a/index.html b/index.html index fddb158d..4aeec706 100644 --- a/index.html +++ b/index.html @@ -2671,7 +2671,7 @@