agenda-libre-ruby/app/assets/stylesheets/maps.css.sass

23 lines
377 B
Sass

@import compass
@import leaflet
@import leaflet.markercluster
@import leaflet.markercluster.default
#map
height: 60em
+box-shadow(0 0 1em SteelBlue)
+transition(none)
*
/* Popup are better displayed with this: */
max-width: initial
&.event
height: 20em
.tags, .lugs
#map
width: 40%
height: 60em
margin: 1.6em 2%
display: inline-block