2014-08-07 00:33:24 +02:00
|
|
|
@import compass
|
|
|
|
@import leaflet
|
2014-07-31 19:34:56 +02:00
|
|
|
|
2014-04-28 00:33:21 +02:00
|
|
|
#map
|
2014-08-17 20:16:40 +02:00
|
|
|
+box-shadow(0 0 1em SteelBlue)
|
|
|
|
+transition(none)
|
2014-08-23 16:59:42 +02:00
|
|
|
|
2014-09-21 15:24:26 +02:00
|
|
|
#map *
|
|
|
|
/* Popup are better displayed with this: */
|
|
|
|
max-width: initial
|
|
|
|
|
2014-08-23 16:59:42 +02:00
|
|
|
.maps #map
|
|
|
|
height: 60em
|
|
|
|
|
2014-08-25 11:12:22 +02:00
|
|
|
.events #map, .moderations #map
|
2014-08-23 16:59:42 +02:00
|
|
|
height: 20em
|