From 385d9fa27ea57b6f4196eb54349be8638d78256e Mon Sep 17 00:00:00 2001 From: Azgaar Date: Mon, 20 Sep 2021 22:33:19 +0300 Subject: [PATCH] markers rework - editor UI --- index.css | 5 +---- index.html | 38 +++++++++++++++++--------------------- 2 files changed, 18 insertions(+), 25 deletions(-) diff --git a/index.css b/index.css index 7f99eb16..b7d51336 100644 --- a/index.css +++ b/index.css @@ -1528,6 +1528,7 @@ div.states > .coaIcon > use { #markerEditor div.label { display: inline-block; width: 5.5em; + padding: 0.3em 0; } #saveTilesScreen div.label { @@ -1535,10 +1536,6 @@ div.states > .coaIcon > use { width: 5em; } -#regimentBody div { - margin: 0.1em 0; -} - #regimentBody input[type="number"] { width: 5em; } diff --git a/index.html b/index.html index 598fee6f..d96ed70a 100644 --- a/index.html +++ b/index.html @@ -2039,18 +2039,19 @@
Type:
- +
Icon:
- +
-
-
Icon size:
- +
+
Size:
+ +
@@ -2059,14 +2060,9 @@
-
-
Marker size:
- -
-
Pin shape:
- @@ -2085,8 +2081,8 @@
Pin colors:
- - + +
@@ -2100,8 +2096,8 @@