Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authortatiana-yan <tatiana.kondakova@gmail.com>2020-09-17 19:04:40 +0300
committerEkaterina Andreeva <keksikex@gmail.com>2020-09-17 19:15:30 +0300
commit77b03d4a7804dd5b3ed8ac1b3da4416cf4caa51a (patch)
tree0a24bda8fb2ea82130596c0674928d371dde1854 /data
parent817ff405663f700d3cfcf77f2016e11bf55f4ac1 (diff)
[styles] Set amenity-bench z-index higher than amenity-waste_basket.
Diffstat (limited to 'data')
-rw-r--r--data/styles/clear/include/Icons.mapcss2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss
index 02bd5dba8a..81b5e2d9fa 100644
--- a/data/styles/clear/include/Icons.mapcss
+++ b/data/styles/clear/include/Icons.mapcss
@@ -57,7 +57,6 @@ node[amenity=water_point],
area[amenity=water_point],
node[amenity=water_point],
area[amenity=water_point],
-node[amenity=bench],
node[amenity=waste_basket],
node[amenity=waste_disposal],
area[amenity=waste_disposal],
@@ -85,6 +84,7 @@ node[amenity=post_box],
area[amenity=post_box],
node[amenity=telephone],
node[emergency=phone],
+node[amenity=bench],
node[amenity=recycling],
node[amenity=recycling_container],
area[amenity=recycling],