2014-04-28 00:33:21 +02:00
|
|
|
#map
|
2014-10-28 00:23:11 +01:00
|
|
|
height: 60em
|
2016-09-17 22:45:32 +02:00
|
|
|
box-shadow: 0 0 1em SteelBlue
|
|
|
|
transition: none
|
2019-04-20 15:16:21 +02:00
|
|
|
padding-left: 4em
|
|
|
|
list-style-type: none
|
2014-10-26 16:51:16 +01:00
|
|
|
*
|
|
|
|
/* Popup are better displayed with this: */
|
|
|
|
max-width: initial
|
2014-09-21 15:24:26 +02:00
|
|
|
|
2016-04-09 16:06:22 +02:00
|
|
|
&.event, &.orga
|
2014-10-28 00:23:11 +01:00
|
|
|
height: 20em
|
2014-08-23 16:59:42 +02:00
|
|
|
|
2018-10-17 18:42:46 +02:00
|
|
|
li
|
2019-04-20 15:16:21 +02:00
|
|
|
a
|
|
|
|
display: inline-block
|
2018-10-17 18:42:46 +02:00
|
|
|
.awesome-marker
|
|
|
|
display: inline-block !important
|
2019-04-20 15:16:21 +02:00
|
|
|
position: relative !important
|
2018-10-17 18:42:46 +02:00
|
|
|
|
2015-03-01 16:50:02 +01:00
|
|
|
.tags #map
|
|
|
|
width: 40%
|
|
|
|
height: 60em
|
|
|
|
margin: 1.6em 2%
|
2016-09-17 22:45:32 +02:00
|
|
|
display: inline-block
|
2014-11-08 14:15:07 +01:00
|
|
|
|
2019-04-20 15:16:21 +02:00
|
|
|
// Left align the map controls placed in the top right corner
|
2019-04-19 14:45:47 +02:00
|
|
|
section.leaflet-control-layers-list label
|
2016-05-23 01:51:45 +02:00
|
|
|
.awesome-marker
|
2016-05-23 01:54:46 +02:00
|
|
|
height: auto !important
|
|
|
|
display: inline-block !important
|
|
|
|
position: relative !important
|
2016-04-16 23:08:03 +02:00
|
|
|
|
2019-04-19 21:22:08 +02:00
|
|
|
html.iframe
|
2019-04-21 18:38:24 +02:00
|
|
|
&, body.maps, body.maps main, body.maps #map
|
2019-04-19 21:22:08 +02:00
|
|
|
width: 100%
|
|
|
|
height: 100%
|
2019-04-21 18:42:05 +02:00
|
|
|
margin: 0
|