mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
Fix typo
This commit is contained in:
+2
-2
@@ -274,12 +274,12 @@ path.fill.tag-landuse-residential {
|
||||
|
||||
path.stroke.tag-landuse-retail,
|
||||
path.stroke.tag-landuse-commercial,
|
||||
path.stroke.tag-building-commerial {
|
||||
path.stroke.tag-building-commercial {
|
||||
stroke: rgb(234, 176, 86);
|
||||
}
|
||||
path.fill.tag-landuse-retail,
|
||||
path.fill.tag-landuse-commercial,
|
||||
path.fill.tag-building-commerial {
|
||||
path.fill.tag-building-commercial {
|
||||
fill: rgba(234, 176, 86, 0.1);
|
||||
}
|
||||
.preset-icon-fill-area.tag-landuse-retail,
|
||||
|
||||
Reference in New Issue
Block a user