From a5f4939875b66d0d42924f70b0bec60477cee02a Mon Sep 17 00:00:00 2001 From: Azgaar Date: Fri, 10 Sep 2021 00:22:07 +0300 Subject: [PATCH] menu style - grid layout --- index.css | 11 + index.html | 2891 -------------------------------- modules/ui/heightmap-editor.js | 2 +- 3 files changed, 12 insertions(+), 2892 deletions(-) diff --git a/index.css b/index.css index ac05fa0c..e3320f16 100644 --- a/index.css +++ b/index.css @@ -709,6 +709,17 @@ input[type='color']::-webkit-color-swatch-wrapper { margin: 0.16em 0.12em; } +#toolsContent div { + display: grid; + grid-template-columns: repeat(4, 1fr); + margin: 0.2em 0; +} + +#toolsContent button { + padding: 0.35em 0; + margin: 0.16em 0.12em; +} + #mapLayers { display: inline-block; padding: 0; diff --git a/index.html b/index.html index 5f1a013f..f3dce305 100644 --- a/index.html +++ b/index.html @@ -2362,7 +2362,6 @@ -<<<<<<< HEAD
-======= - -
-

Special thanks to all supporters on Patreon!

- - - - -
- - - - - -
- - - - -
-
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -