forked from MapComplete/MapComplete
Further work on infobox, styling everything, removing clutter
This commit is contained in:
parent
2acd53d150
commit
0b4016b65d
48 changed files with 1283 additions and 454 deletions
24
index.html
24
index.html
|
@ -12,42 +12,34 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<div id="messagesboxmobilewrapper">
|
||||
<div id="to-the-map">Return to map</div>
|
||||
<div id="messagesboxmobile"> </div>
|
||||
</div>
|
||||
|
||||
<div id="authbox">
|
||||
<div id="topleft-tools">
|
||||
<div id="userbadge">
|
||||
</div>
|
||||
<br/>
|
||||
<div id="pendingchangesbox"></div>
|
||||
<br/>
|
||||
<div id="messagesbox">
|
||||
<div id="welcomeMessage"></div>
|
||||
|
||||
<div id="gettingStartedBox"></div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="centermessage"></div>
|
||||
<div id="bottomRight">ADD</div>
|
||||
|
||||
<div id="bottomRight" style="display: none">ADD</div>
|
||||
|
||||
<div id="leafletDiv"></div>
|
||||
|
||||
<script src="./index.ts"></script>
|
||||
|
||||
<!-- TODO -->
|
||||
|
||||
<!-- Fotos -->
|
||||
<!-- KLeuren/icoontjes -->
|
||||
<!-- Aanpassingen van tagmapping/tagmapping verwijderen -->
|
||||
|
||||
|
||||
<!-- 3 dagen eerste protoype -->
|
||||
<!-- 19 juni: eerste feedbackronde, foto's -->
|
||||
<!-- 23 juni: wikimedia foto's laden -->
|
||||
<!-- 24 juni: foto's via imgur -->
|
||||
|
||||
<!-- 26 restylen infobox -->
|
||||
|
||||
<script data-goatcounter="https://pietervdvn.goatcounter.com/count"
|
||||
async src="//gc.zgo.at/count.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue