Adapt loading screen.
This commit is contained in:
parent
9f4cbc2dc0
commit
2c20f41f5a
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue