Fix non-loaded way behavior

This commit is contained in:
Tom MacWright
2012-10-28 12:25:38 -04:00
parent 8f7f3a7204
commit f85b8241a7
4 changed files with 25 additions and 13 deletions
+2
View File
@@ -102,12 +102,14 @@ circle.handle {
}
.stroke.highway-footway,
.stroke.highway-cycleway,
.stroke.highway-steps {
stroke: #ff6257;
stroke-width: 3;
stroke-dasharray: 6, 6;
}
.casing.highway-footway,
.casing.highway-cycleway,
.casing.highway-steps {
stroke-width: 3;
stroke: #fff;