From efb8279abb67d5a25a2c48732075603d3e1fb3e2 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 17 Nov 2019 01:42:51 +0300 Subject: [PATCH] v1.22.10 --- index.css | 8 --- index.html | 5 +- main.js | 5 +- modules/ui/3d.js | 6 ++- modules/ui/general.js | 2 +- modules/ui/heightmap-editor.js | 95 ++++++++++++---------------------- modules/ui/options.js | 65 +++++++++++++---------- 7 files changed, 83 insertions(+), 103 deletions(-) diff --git a/index.css b/index.css index ca18c7d4..9976406c 100644 --- a/index.css +++ b/index.css @@ -957,14 +957,6 @@ body button.noicon { margin: 6px 1px 4px 1px; } -#colorsSelectValue { - font-size: larger; - position: relative; - font-family: monospace; - font-weight: bold; - top: -3px; -} - #debug path.selected { stroke-width: .8; stroke: #da3126; diff --git a/index.html b/index.html index 97bcfbdc..75df1f56 100644 --- a/index.html +++ b/index.html @@ -2522,9 +2522,10 @@