mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-06 03:11:22 +00: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