From b74d9b104be869bcdc2f77edfa975d89469d9111 Mon Sep 17 00:00:00 2001 From: x7z4w Date: Sun, 2 Nov 2025 19:51:52 +0000 Subject: [PATCH] [styles] Fix dojo label Signed-off-by: x7z4w --- data/styles/default/include/Icons_Label_Colors.mapcss | 1 + 1 file changed, 1 insertion(+) diff --git a/data/styles/default/include/Icons_Label_Colors.mapcss b/data/styles/default/include/Icons_Label_Colors.mapcss index ffefa59d2..96fa5b54e 100644 --- a/data/styles/default/include/Icons_Label_Colors.mapcss +++ b/data/styles/default/include/Icons_Label_Colors.mapcss @@ -87,6 +87,7 @@ 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=fitness_centre], node[leisure=sports_centre], node[leisure=stadium],