Sha256: 289dcc8398274fdde937dc29bc584ecdd9fd6be8438c14a395de1c6b7327304f

Contents?: true

Size: 512 Bytes

Versions: 4

Compression:

Stored size: 512 Bytes

Contents

div.leaflet-marker-icon.location-filter.resize-marker {
    background: url(image_path('geo_concerns/images/resize-handle.png')) no-repeat;  
    cursor: move;
}
div.leaflet-marker-icon.location-filter.move-marker {
    background: url(image_path('geo_concerns/images/move-handle.png')) no-repeat;  
    cursor: move;
}

div.location-filter.button-container {
    background-color: white;
}
.leaflet-container div.location-filter.button-container a {
    color: #6B6B6B; 
    font-size: 15px;
    width: 90px;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
geo_concerns-0.3.4 app/assets/stylesheets/geo_concerns/leaflet-boundingbox.scss
geo_concerns-0.3.3 app/assets/stylesheets/geo_concerns/leaflet-boundingbox.scss
geo_concerns-0.3.2 app/assets/stylesheets/geo_concerns/leaflet-boundingbox.scss
geo_concerns-0.3.1 app/assets/stylesheets/geo_concerns/leaflet-boundingbox.scss