MediaWiki:Common.less/leaflet.less: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 69:
.generate-map-icon-rules(@classname, @color, @image, @shape) {
.leaflet-marker-icon-icon-@{classname} {
background: @color url('/images/@{image}_small_icon.png') no-repeat center / contain;
border-radius: @shape;
}