Change arrow box border
This commit is contained in:
parent
a27db07879
commit
78d0f13f97
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ a.umap-control-less {
|
||||||
background-image: url('./img/search.gif');
|
background-image: url('./img/search.gif');
|
||||||
}
|
}
|
||||||
.umap-control-text {
|
.umap-control-text {
|
||||||
border: 1px solid #444;
|
border: 1px solid #666;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
background-color: #666;
|
background-color: #666;
|
||||||
color: #f8f8f8;
|
color: #f8f8f8;
|
||||||
|
|
Loading…
Reference in a new issue