Merge pull request #332 from joostschouppe/master
Made the green transparent
This commit is contained in:
commit
e2393c33f0
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
|||
"mappings": [
|
||||
{
|
||||
"if": "_has_closeby_feature=yes",
|
||||
"then": "circle:green"
|
||||
"then": "circle:#008000aa"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue