From 968182512c0a7871a7c0a4741819fb173463b0a3 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 28 Jan 2021 14:24:38 +0300 Subject: [PATCH] v1.5.03 - Cultures small rework --- index.css | 2 +- index.html | 14 +- modules/cultures-generator.js | 275 ++++++++++++++++------------------ modules/ui/cultures-editor.js | 6 +- modules/ui/options.js | 16 +- 5 files changed, 148 insertions(+), 165 deletions(-) diff --git a/index.css b/index.css index 2dbbcdae..cb989590 100644 --- a/index.css +++ b/index.css @@ -1334,7 +1334,7 @@ div.states>.small { } div.states>.cultureName { - width: 5em; + width: 7em; } div.states>.culturePopulation { diff --git a/index.html b/index.html index 38c7e404..db2f0795 100644 --- a/index.html +++ b/index.html @@ -1650,7 +1650,7 @@ - + @@ -3082,12 +3082,12 @@