Adapt loading screen.

This commit is contained in:
Christian Neumann 2020-11-24 14:35:31 +01:00
parent 9f4cbc2dc0
commit 2c20f41f5a

View file

@ -38,7 +38,7 @@
id="decoration-desktop"> id="decoration-desktop">
<!-- A nice decoration while loading or on errors --> <!-- A nice decoration while loading or on errors -->
<!-- DECORATION 0 START --> <!-- DECORATION 0 START -->
<img src="./assets/svg/add.svg"/> <img src="./assets/themes/climbing/climbing_no_rope.svg"/>
<!-- DECORATION 0 END --> <!-- DECORATION 0 END -->
</div> </div>
@ -61,7 +61,7 @@
<div id="layer-selection"> <div id="layer-selection">
</div> </div>
<div id="centermessage">Loading MapComplete, hang on...</div> <div id="centermessage">Lade...</div>
<div id="top-right"></div> <div id="top-right"></div>
<span id="geolocate-button"></span> <span id="geolocate-button"></span>