diff --git a/data/styles/default/include/Icons_Label_Colors.mapcss b/data/styles/default/include/Icons_Label_Colors.mapcss index 96fa5b54e..83a17a8fd 100644 --- a/data/styles/default/include/Icons_Label_Colors.mapcss +++ b/data/styles/default/include/Icons_Label_Colors.mapcss @@ -1,4 +1,5 @@ /* Setting the colors for all POI icons */ +/* Please add new items so that they fit in the existing alphabetical order */ node[amenity=car_rental], node[amenity=car_sharing], @@ -30,8 +31,8 @@ node[shop=tyres], node[shop=wholesale], {text-color: @industry_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;} -node[craft=tailor], node[craft=photographer], +node[craft=tailor], {text-color: @shop_label} node[amenity=bar], @@ -86,8 +87,8 @@ node[tourism=motel], node[tourism=wilderness_hut], {text-color: @hotel_label;text-halo-radius: 0.1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;} -node[leisure=dance], node[amenity=dojo], +node[leisure=dance], node[leisure=fitness_centre], node[leisure=sports_centre], node[leisure=stadium],