From cbc702bfdeabf5fa29cfca74035eced9e2e51894 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 12 Sep 2019 16:29:46 +0300 Subject: [PATCH] v1.0.25 --- index.css | 8 ++-- index.html | 9 +---- modules/ui/heightmap-editor.js | 71 +--------------------------------- modules/ui/options.js | 1 + 4 files changed, 9 insertions(+), 80 deletions(-) diff --git a/index.css b/index.css index 3dad6d52..ccc5c675 100644 --- a/index.css +++ b/index.css @@ -885,16 +885,16 @@ body button.noicon { } .color-div { - width: 32px; - height: 12px; + width: 2.7em; + height: 1.1em; display: inline-block; - margin: 1px 2px; + margin: .1em .2em; border: 1px #c5c5c5 groove; cursor: pointer; } #colorsSelect div { - height: 18px; + height: 1.7em; display: inline-block; cursor: pointer; } diff --git a/index.html b/index.html index 240d844b..fd31b408 100644 --- a/index.html +++ b/index.html @@ -1776,7 +1776,6 @@ -
@@ -2401,8 +2400,8 @@
Overlay opacity:
- - + +
- -