diff --git a/data/styles/default/include/Icons.mapcss b/data/styles/default/include/Icons.mapcss index 70851cc51..559173efc 100644 --- a/data/styles/default/include/Icons.mapcss +++ b/data/styles/default/include/Icons.mapcss @@ -2083,7 +2083,6 @@ node|z18-[amenity=parking_space][parking_space=disabled], /* 8. Colored Labels */ node[shop=mall], -node[shop=car_repair][service=tyres], node[amenity=studio], node[shop=alcohol], node[shop=antiques], @@ -2153,7 +2152,6 @@ node[shop=supermarket], node[shop=tattoo], node[shop=ticket], node[shop=toys], -node[shop=tyres], node[shop=video], node[shop=video_games], node[shop=wine], @@ -2273,6 +2271,8 @@ node[tourism=information][information=office], node[amenity=vehicle_inspection], node[shop=car_parts], node[shop=car_repair], +node[shop=car_repair][service=tyres], +node[shop=tyres], node[shop=dry_cleaning], node[shop=laundry], node[shop=motorcycle_repair],