mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 20:03:45 +00:00
[styles] Added icon for communications tower
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
committed by
Yannik Bloscheck
parent
452855051c
commit
819e27918a
@@ -1212,9 +1212,10 @@ node|z16-[barrier=cycle_barrier],
|
||||
node|z16-[highway=ford],
|
||||
{icon-image: ford-m.svg;}
|
||||
|
||||
/* TODO: needs a better icon */
|
||||
node|z14-[man_made=communications_tower],
|
||||
{icon-image: mast-m.svg;}
|
||||
node|z14[man_made=communications_tower],
|
||||
{icon-image: communications_tower_major-s.svg;}
|
||||
node|z15-[man_made=communications_tower],
|
||||
{icon-image: communications_tower_major-m.svg;}
|
||||
node|z17-[man_made=communications_tower],
|
||||
{font-size: 11;}
|
||||
|
||||
@@ -1226,10 +1227,12 @@ node|z16-[man_made=mast],
|
||||
|
||||
/* TODO: needs a better icon */
|
||||
node|z16-[man_made=tower],
|
||||
node|z16-[man_made=tower][tower:type=communication],
|
||||
node|z16-[man_made=flare],
|
||||
{icon-image: mast-m.svg;}
|
||||
|
||||
node|z16-[man_made=tower][tower:type=communication],
|
||||
{icon-image: communications_tower_minor-m.svg;}
|
||||
|
||||
/* TODO: needs a better icon */
|
||||
node|z17-[man_made=petroleum_well],
|
||||
{icon-image: mast-m.svg;}
|
||||
|
||||
Reference in New Issue
Block a user