Add overview of all themes if none are defined

This commit is contained in:
Pieter Vander Vennet 2021-01-14 22:25:11 +01:00
parent 7a2b99a566
commit 092c12a449
12 changed files with 94 additions and 53 deletions

View file

@ -19,7 +19,9 @@
<link rel="stylesheet" href="vendor/MarkerCluster.css"/>
<link rel="stylesheet" href="vendor/MarkerCluster.Default.css"/>
<!-- $$$CUSTOM-CSS -->
<!-- $$$MANIFEST -->
<link rel="manifest" href="./manifest.manifest">
<link rel="icon" href="assets/svg/add.svg" sizes="any" type="image/svg+xml">
<meta property="og:type" content="website">
@ -35,7 +37,7 @@
</head>
<body>
<div style="position: absolute; left: 1em; bottom: 1em; width:35vh; height:35vh;"
<div style="position: fixed; left: 1em; bottom: 1em; width:35vh; height:35vh;"
id="decoration-desktop">
<!-- A nice decoration while loading or on errors -->
<!-- DECORATION 0 START -->
@ -63,7 +65,6 @@
</div>
<div id="centermessage">Loading MapComplete, hang on...</div>
<div id="top-right"></div>
<span id="geolocate-button"></span>
<div id="leafletDiv"></div>