mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[styles] Fix label color for tire shops
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
2d67116568
commit
113e91788a
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user