forked from organicmaps/organicmaps
Fixed colors of traffic arrows in styles
This commit is contained in:
parent
d076d15df3
commit
b3406fd974
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
@traffic_arrow_light: 1.0;
|
||||
@traffic_arrow_dark: 1.0;
|
||||
@traffic_arrow_dark: 0.0;
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
@traffic_arrow_light: 1.0;
|
||||
@traffic_arrow_dark: 1.0;
|
||||
@traffic_arrow_dark: 0.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue