diff --git a/data/drules_proto_clear.bin b/data/drules_proto_clear.bin index 9a0055259a..f5511924ff 100644 Binary files a/data/drules_proto_clear.bin and b/data/drules_proto_clear.bin differ diff --git a/data/drules_proto_clear.txt b/data/drules_proto_clear.txt index 07f376e5f5..0755c963ff 100644 --- a/data/drules_proto_clear.txt +++ b/data/drules_proto_clear.txt @@ -7490,37 +7490,6 @@ cont { } } } -cont { - name: "building:part" - element { - scale: 16 - area { - color: 868862139 - priority: 1298 - } - } - element { - scale: 17 - area { - color: 12763315 - priority: 1298 - } - } - element { - scale: 18 - area { - color: 12763315 - priority: 1298 - } - } - element { - scale: 19 - area { - color: 12763315 - priority: 1298 - } - } -} cont { name: "craft-brewery" element { diff --git a/data/drules_proto_dark.bin b/data/drules_proto_dark.bin index 83012176f4..8586da27e8 100644 Binary files a/data/drules_proto_dark.bin and b/data/drules_proto_dark.bin differ diff --git a/data/drules_proto_dark.txt b/data/drules_proto_dark.txt index c374c1e7aa..637548e115 100644 --- a/data/drules_proto_dark.txt +++ b/data/drules_proto_dark.txt @@ -7490,37 +7490,6 @@ cont { } } } -cont { - name: "building:part" - element { - scale: 16 - area { - color: 857874978 - priority: 1298 - } - } - element { - scale: 17 - area { - color: 3355443 - priority: 1298 - } - } - element { - scale: 18 - area { - color: 3355443 - priority: 1298 - } - } - element { - scale: 19 - area { - color: 3355443 - priority: 1298 - } - } -} cont { name: "craft-brewery" element { diff --git a/data/styles/clear/include/buildings.mapcss b/data/styles/clear/include/buildings.mapcss index 08862daee1..45b981bcf9 100644 --- a/data/styles/clear/include/buildings.mapcss +++ b/data/styles/clear/include/buildings.mapcss @@ -14,7 +14,6 @@ area|z15[landuse=garages] } area|z16[building], -area|z16[building:part], area|z16[landuse=garages] { fill-color: @building; @@ -23,7 +22,6 @@ area|z16[landuse=garages] } area|z17[building], -area|z17[building:part], area|z17[landuse=garages] { fill-color: @building_dark; @@ -32,7 +30,6 @@ area|z17[landuse=garages] } area|z18-[building], -area|z18-[building:part], area|z18-[landuse=garages] { fill-color: @building_dark;