Sha256: 83180cfbf98daca78452584cde4b90d9d52b45dd8cf8a1ce03752e31aa9e9be6

Contents?: true

Size: 506 Bytes

Versions: 6

Compression:

Stored size: 506 Bytes

Contents

div.leaflet-marker-icon.location-filter.resize-marker {
    background: url(image_path('geo_works/images/resize-handle.png')) no-repeat;  
    cursor: move;
}
div.leaflet-marker-icon.location-filter.move-marker {
    background: url(image_path('geo_works/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

6 entries across 6 versions & 1 rubygems

Version Path
geo_works-0.2.0 app/assets/stylesheets/geo_works/leaflet-boundingbox.scss
geo_works-0.1.4 app/assets/stylesheets/geo_works/leaflet-boundingbox.scss
geo_works-0.1.3 app/assets/stylesheets/geo_works/leaflet-boundingbox.scss
geo_works-0.1.2 app/assets/stylesheets/geo_works/leaflet-boundingbox.scss
geo_works-0.1.1 app/assets/stylesheets/geo_works/leaflet-boundingbox.scss
geo_works-0.1.0 app/assets/stylesheets/geo_works/leaflet-boundingbox.scss