[styles] Restore piers

This commit is contained in:
Ilya Zverev 2017-07-11 19:44:50 +03:00 committed by Roman Kuznetsov
parent dd236c7249
commit 8b22451a37

View file

@ -567,22 +567,15 @@ area|z15-[amenity=parking]
/* 8.BUILDINGS */
area|z12-[man_made=pier],
area|z12-[man_made=breakwater],
line|z14-[man_made=pier],
line|z14-[man_made=breakwater],
line|z14-[man_made=cutline]
{fill-position: background; fill-opacity: 1;}
/* 8.1 Pier */
area|z12-[man_made=pier],
area|z12-[man_made=breakwater],
{fill-color: @background;casing-color: @background;}
{fill-position: background; fill-opacity: 1; fill-color: @background;casing-color: @background;}
line|z14-[man_made=pier],
line|z14-[man_made=breakwater],
line|z14-[man_made=cutline]
{casing-width: 2;casing-color: @background;fill-color: @background;}
{width: 2;color: @background;opacity: 1;}
/* 8.2 Building */