70 lines
2.2 KiB
HTML
70 lines
2.2 KiB
HTML
<style media='screen'>
|
|
.leaflet-marker-icon.marker-cluster.marker-cluster-small.leaflet-zoom-animated.leaflet-interactive {
|
|
background-color: #448eb2d9 !important;
|
|
}
|
|
|
|
#subtitulo {
|
|
color: #002350;
|
|
}
|
|
|
|
.leaflet-popup-content-wrapper {
|
|
border-radius: 0px;
|
|
}
|
|
|
|
#caja-texto {
|
|
border: 0px;
|
|
}
|
|
|
|
.leaflet-popup-content {
|
|
width: 300px !important;
|
|
margin: 0px;
|
|
}
|
|
|
|
#panel-mapa {
|
|
color: white !important;
|
|
font-weight: 900 !important;
|
|
background-color: rgba(45, 155, 174, 0.9) !important;
|
|
border-radius: 0px;
|
|
}
|
|
|
|
#editar-mapa {
|
|
float: right;
|
|
}
|
|
</style>
|
|
|
|
<div id='panel-mapa' class='panel-heading'>
|
|
<h1 class='panel-title text-center'>$campo_limpio[3650]</h1>
|
|
</div>
|
|
<div class='list-group'>
|
|
|
|
<div id='caja-texto' class='list-group-item'>
|
|
<h5 id='subtitulo' class='list-group-item-heading text-info'><strong class='text-info'>Solution description</strong></h5>
|
|
<span class='list-group-item-text'>$campo_limpio[3660]</span>
|
|
</div>
|
|
|
|
<div id='caja-texto' class='list-group-item'>
|
|
<h5 id='subtitulo' class='list-group-item-heading text-info'>$campo_limpio[3661]<strong class='text-info'>
|
|
</strong></h5>
|
|
<span class='list-group-item-text'>$campo_limpio[3661]</span>
|
|
</div>
|
|
|
|
<div id='caja-texto' class='list-group-item'>
|
|
<h5 class='list-group-item-heading text-info'><strong class='text-info'>Web site</strong></h5>
|
|
<span class='list-group-item-text' style='word-wrap: break-word !important;
|
|
overflow-wrap: break-word !important ;'>$campo[3653]</span>
|
|
</div>
|
|
<div id='caja-texto' class='list-group-item'>
|
|
<h5 id='subtitulo' class='list-group-item-heading text-info'><strong class='text-info'>Country</strong></h5>
|
|
<span class='list-group-item-text' style='word-wrap: break-word !important;
|
|
overflow-wrap: break-word !important ;'>$campo[3656]</span>
|
|
</div>
|
|
<div id='caja-texto' class='list-group-item'>
|
|
<h5 id='subtitulo' class='list-group-item-heading text-info'><strong class='text-info'>Geographical scope</strong></h5>
|
|
<span class='list-group-item-text' style='word-wrap: break-word !important;
|
|
overflow-wrap: break-word !important ;'>$campo[3658]</span>
|
|
</div>
|
|
<a id='editar-mapa' href='https://connectamericas.tupale.co/i$control' target='_blank'>
|
|
<+>
|
|
</a>
|
|
</div>
|