infopanel und bilder hinzugefügt
This commit is contained in:
+11
@@ -92,6 +92,17 @@
|
||||
<footer>
|
||||
© Arne Zitting u. Hauke Kahrs
|
||||
</footer>
|
||||
|
||||
<div id="info-panel">
|
||||
<div id="info-panel-inner">
|
||||
<button class="sideBarButtons" id="closeInfoPanel" title="Info einklappen">>></button>
|
||||
<h3 id="info-panel-title">Info</h3>
|
||||
<p id="info-panel-text">Bitte wählen Sie eine Punktwolke aus.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="info-button-outer">
|
||||
<button id="openInfoPanel" title="Informationen zur Punktwolke">ⓘ Info</button>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<script src="./libs/jquery/jquery-3.1.1.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user