mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Fix tag-landuse-retail selectors
This commit is contained in:
+2
-2
@@ -319,7 +319,7 @@ path.fill.tag-leisure-park {
|
||||
fill-opacity: 0.2;
|
||||
}
|
||||
|
||||
path.stroke.tag-landuse-retail,
|
||||
path.fill.tag-landuse-retail,
|
||||
path.fill.tag-landuse-residential,
|
||||
path.fill.tag-landuse-commercial,
|
||||
path.fill.tag-landuse-industrial {
|
||||
@@ -423,7 +423,7 @@ path.fill.tag-landuse-construction {
|
||||
fill: #e06e5f;
|
||||
}
|
||||
|
||||
path.stroke.tag-landuse-retail,
|
||||
path.fill.tag-landuse-retail,
|
||||
path.fill.tag-landuse-commercial {
|
||||
fill: #eab056;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user