Location Button angepasst
This commit is contained in:
+3
-3
@@ -47,9 +47,9 @@
|
||||
<div class="selectWrapper">
|
||||
<select name="pointcloud" id="pointcloud">
|
||||
<option value="" disabled selected>Punktwolke auswählen</option>
|
||||
<option value="first">1. Fläche unten</option>
|
||||
<option value="second">2. Felswand</option>
|
||||
<option value="third">3. Fläche oben mit Spuren</option>
|
||||
<option value="first">Fläche im unteren Bereich</option>
|
||||
<option value="second">Abbauwand</option>
|
||||
<option value="third">Dinosaurier-Spuren</option>
|
||||
</select>
|
||||
<span class="selectArrow">⏷</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user