mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 19:26:41 +02:00
Don't fill multipolygon boundaries (fixes #426)
This commit is contained in:
@@ -224,6 +224,10 @@ path.multipolygon.tag-amenity-parking {
|
||||
fill: #edecc0;
|
||||
}
|
||||
|
||||
path.multipolygon.tag-boundary {
|
||||
fill: none;
|
||||
}
|
||||
|
||||
/* highways */
|
||||
|
||||
path.shadow.tag-highway {
|
||||
|
||||
Reference in New Issue
Block a user