diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 62aa8c45..8ab5e394 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -102,7 +102,7 @@ a.umap-control-less { background-image: url('./img/search.gif'); } .umap-control-text { - border: 1px solid #444; + border: 1px solid #666; border-radius: 2px; background-color: #666; color: #f8f8f8;