diff --git a/index.css b/index.css index cb25d8c4..07f0fd38 100644 --- a/index.css +++ b/index.css @@ -996,14 +996,26 @@ div.slider .ui-slider-handle { top: 100%; border: 1px solid #5e4fa2; background-color: #a4879b; - width: 44px; + width: 5em; } +#loadDropdown { + display: none; + position: absolute; + left: 53%; + top: 100%; + border: 1px solid #5e4fa2; + background-color: #a4879b; + width: 9em; +} + +#loadDropdown>div, #saveDropdown>div { padding: 2px 4px; cursor: pointer; } +#loadDropdown>div:hover, #saveDropdown>div:hover { color: white; } @@ -1498,6 +1510,7 @@ div.states > div.biomeArea { cursor: default; -moz-user-select: none; user-select: none; + pointer-events: none; } #title_name { @@ -1796,6 +1809,12 @@ svg.button { margin: 10px 0; } +#info-line { + font-size: .9em; + color: gray; + user-select: none; +} + .optionsSeedRestore { font-size: 12px; cursor: pointer; @@ -1910,6 +1929,15 @@ svg.button { margin: 10px 0 0 7px; } +#errorBox { + font-size: .9em; + font-family: monospace; + color: #920303; + background-color: #dabdbd91; + padding: 2px; + border: 1px solid #916e7f; +} + #debug { font-size: 1px; opacity: 0.8; diff --git a/index.html b/index.html index a6f2333c..253e1e0f 100644 --- a/index.html +++ b/index.html @@ -882,7 +882,7 @@
Map Generation (new map to apply):
+Map settings (new map to apply):
| - | Provinces number | +Provinces ratio | @@ -1585,7 +1586,7 @@ |
| @@ -1598,7 +1599,7 @@ | |||
| @@ -1611,7 +1612,7 @@ | |||
| @@ -1625,16 +1626,28 @@ |
User Interface:
+Generator settings:
| + | Onload behavior | ++ + | ++ |
| Interface size | - + | - + |