mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Render parking space partial fill thinner (#10442)
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
.fill-partial path.area.fill.tag-indoor {
|
||||
stroke-width: 20px;
|
||||
}
|
||||
.fill-partial path.area.fill.tag-amenity-parking_space {
|
||||
stroke-width: 30px;
|
||||
}
|
||||
.ideditor.mode-browse .fill-partial path.area.fill,
|
||||
.ideditor.mode-select .fill-partial path.area.fill,
|
||||
.ideditor.mode-select-data .fill-partial path.area.fill,
|
||||
|
||||
Reference in New Issue
Block a user