Refined (final?) report layout for Object

This commit is contained in:
2023-03-14 18:33:13 +01:00
parent e7013e8977
commit c8b887fdba
4 changed files with 213 additions and 151 deletions

View File

@@ -38,13 +38,13 @@
<h2 class="mt-1 p-2" id="rep-tit"></h2>
<div class="columns">
<div class="column col-lg-7 col-md-12 col-sm-12">
<table class="table mt-2" id="res-before">
<table class="table table-hover mt-2" id="res-before">
<tbody>
</tbody>
</table>
</div>
<div class="column col-lg-5 col-md-12 col-sm-12 p-2 mt-1">
<div id="map"></div>
<div id="map" class="mt-2"></div>
<p class="mt-2 p-2">
<strong>Coordinates</strong>
</p>