diff --git a/umap/static/umap/img/16-white.svg b/umap/static/umap/img/16-white.svg index 7a3f3bbc..e9b91538 100644 --- a/umap/static/umap/img/16-white.svg +++ b/umap/static/umap/img/16-white.svg @@ -64,17 +64,19 @@ - + - + - - + + + + diff --git a/umap/static/umap/img/16.svg b/umap/static/umap/img/16.svg index 560919f8..6fd25734 100644 --- a/umap/static/umap/img/16.svg +++ b/umap/static/umap/img/16.svg @@ -127,15 +127,17 @@ - + - - + + + + diff --git a/umap/static/umap/img/source/16-white.svg b/umap/static/umap/img/source/16-white.svg index 4ddaa49f..3bca63f3 100644 --- a/umap/static/umap/img/source/16-white.svg +++ b/umap/static/umap/img/source/16-white.svg @@ -3,7 +3,7 @@ - + @@ -85,17 +85,19 @@ - + - + - - + + + + diff --git a/umap/static/umap/img/source/16.svg b/umap/static/umap/img/source/16.svg index 6c6b3a0a..56879165 100644 --- a/umap/static/umap/img/source/16.svg +++ b/umap/static/umap/img/source/16.svg @@ -3,7 +3,7 @@ - + @@ -145,15 +145,17 @@ - + - - + + + + diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 4da92b16..460098ab 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -638,7 +638,7 @@ ul.photon-autocomplete { } .umap-browse-datalayers li[draggable] .drag-handle { float: right; - background-position: -130px -130px; + background-position: -72px -72px; margin-right: 5px; cursor: move; } @@ -704,13 +704,13 @@ ul.photon-autocomplete { background-position: -119px -48px; } .umap-delete-vertex { - background-position: -205px -165px; + background-position: -119px -22px; } .umap-continue-line { - background-position: -165px -5px; + background-position: -96px 1px; } .umap-split-line { - background-position: -205px -45px; + background-position: -120px 1px; } .umap-extract-shape-from-multi{ background-position: -119px 2px;