mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Fix non-loaded way behavior
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user