mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Make construction icons yellow
This commit is contained in:
+2
-1
@@ -141,7 +141,8 @@ path.stroke.tag-landuse-residential,
|
||||
path.stroke.tag-status-construction {
|
||||
stroke: rgb(196, 189, 25);
|
||||
}
|
||||
path.fill.tag-landuse-residential {
|
||||
path.fill.tag-landuse-residential,
|
||||
path.fill.tag-status-construction {
|
||||
stroke: rgba(196, 189, 25, 0.3);
|
||||
fill: rgba(196, 189, 25, 0.3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user