mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[styles] Don't show postbox labels
Fixes #1399 Signed-off-by: Harry Bond <me@hbond.xyz> Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
committed by
Konstantin Pastbin
parent
035a8edebb
commit
abc755c058
@@ -813,7 +813,6 @@ node|z17-[sport],
|
||||
node|z17-[highway=ladder],
|
||||
node|z18-[amenity=dojo],
|
||||
node|z18-[amenity=vending_machine],
|
||||
node|z18-[amenity=post_box],
|
||||
node|z18-[amenity=fire_station],
|
||||
node|z18-[emergency=defibrillator],
|
||||
node|z18-[emergency=assembly_point],
|
||||
@@ -1303,7 +1302,7 @@ node|z18-[amenity=post_office],
|
||||
node|z18-[post_office=post_partner],
|
||||
{font-size: 11;}
|
||||
node|z18-[amenity=post_box],
|
||||
{icon-image: postbox-m.svg;font-size: 11;}
|
||||
{icon-image: postbox-m.svg;text: none;}
|
||||
node|z19-[emergency=fire_hydrant],
|
||||
{icon-image: firehydrant-m.svg;font-size: 11;}
|
||||
|
||||
|
||||
@@ -1241,7 +1241,7 @@ historic-memorial-plaque # icon z18- (also has captio
|
||||
historic-stone # icon z18- (also has caption(optional) z18-)
|
||||
=== 210
|
||||
|
||||
amenity-post_box # icon z18- (also has caption(optional) z18-)
|
||||
amenity-post_box # icon z18-
|
||||
amenity-recycling-container # icon z17- (also has caption(optional) z19-)
|
||||
historic-memorial-stolperstein # icon z19- (also has caption(optional) z19-)
|
||||
=== 200
|
||||
@@ -2164,7 +2164,6 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# historic-stone # caption(optional) z18- (also has icon z18-)
|
||||
# === -9790
|
||||
|
||||
# amenity-post_box # caption(optional) z18- (also has icon z18-)
|
||||
# amenity-recycling-container # caption(optional) z19- (also has icon z17-)
|
||||
# historic-memorial-stolperstein # caption(optional) z19- (also has icon z19-)
|
||||
# === -9800
|
||||
|
||||
@@ -1244,7 +1244,7 @@ historic-memorial-plaque # icon z18- (also has captio
|
||||
historic-stone # icon z18- (also has caption(optional) z18-)
|
||||
=== 210
|
||||
|
||||
amenity-post_box # icon z18- (also has caption(optional) z18-)
|
||||
amenity-post_box # icon z18-
|
||||
amenity-recycling-container # icon z17- (also has caption(optional) z19-)
|
||||
historic-memorial-stolperstein # icon z19- (also has caption(optional) z19-)
|
||||
=== 200
|
||||
@@ -2169,7 +2169,6 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# historic-stone # caption(optional) z18- (also has icon z18-)
|
||||
# === -9790
|
||||
|
||||
# amenity-post_box # caption(optional) z18- (also has icon z18-)
|
||||
# amenity-recycling-container # caption(optional) z19- (also has icon z17-)
|
||||
# historic-memorial-stolperstein # caption(optional) z19- (also has icon z19-)
|
||||
# === -9800
|
||||
|
||||
Reference in New Issue
Block a user