[styles] Make highway={path,footway} visible from 14 scale.

This commit is contained in:
vng 2013-12-18 18:59:43 +03:00 committed by Alex Zolotarev
parent efb9f41708
commit 3dccd1ff19

View file

@ -405,12 +405,12 @@ line|z14[highway=road]
color: #d0d0d0;
width: 3.5;
}
line|z15[highway=footway]
line|z14-15[highway=footway]
{
color: #d0ccbc;
width: 1;
}
line|z15[highway=path]
line|z14-15[highway=path]
{
color: silver;
width: 2;