mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Add rendering for tag-crossing pedestrian crosswalks
This commit is contained in:
@@ -893,6 +893,14 @@ path.stroke.tag-highway-footway {
|
||||
stroke: #ae8681;
|
||||
}
|
||||
|
||||
.preset-icon .icon.highway-footway.tag-crossing {
|
||||
color: #444;
|
||||
}
|
||||
path.stroke.tag-highway-footway.tag-crossing {
|
||||
stroke: #444;
|
||||
stroke-dasharray: 6, 4;
|
||||
}
|
||||
|
||||
.preset-icon .icon.tag-route-bicycle,
|
||||
.preset-icon .icon.highway-cycleway {
|
||||
color: #58a9ed;
|
||||
|
||||
Reference in New Issue
Block a user