2014-08-07 00:33:24 +02:00
|
|
|
@import compass
|
|
|
|
@import leaflet
|
2014-10-26 16:51:16 +01:00
|
|
|
@import leaflet.markercluster
|
|
|
|
@import leaflet.markercluster.default
|
2014-07-31 19:34:56 +02:00
|
|
|
|
2014-04-28 00:33:21 +02:00
|
|
|
#map
|
2014-10-28 00:23:11 +01:00
|
|
|
height: 60em
|
2014-08-17 20:16:40 +02:00
|
|
|
+box-shadow(0 0 1em SteelBlue)
|
|
|
|
+transition(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
|
|
|
|
2014-10-28 00:23:11 +01:00
|
|
|
&.event
|
|
|
|
height: 20em
|
2014-08-23 16:59:42 +02:00
|
|
|
|
2015-02-15 17:10:17 +01:00
|
|
|
.tags, .orgas
|
2014-10-29 11:42:07 +01:00
|
|
|
#map
|
|
|
|
width: 40%
|
|
|
|
height: 60em
|
|
|
|
margin: 1.6em 2%
|
2014-11-09 15:23:04 +01:00
|
|
|
+inline-block()
|
2014-11-08 14:15:07 +01:00
|
|
|
|
|
|
|
html.iframe #map
|
|
|
|
width: 100%
|
|
|
|
max-width: 100%
|
|
|
|
+box-shadow(none)
|