z-index for playgrounds

This commit is contained in:
Komzpa 2012-02-17 15:13:47 +03:00
parent 0efbaa9f97
commit ac95c901ed

View file

@ -312,21 +312,21 @@ area|z13-[aeroway=aerodrome] {color: #008ac6; width: 0.8; z-index:5; background-
area|z12-14[leisure=stadium],
area|z12-14[leisure=pitch],
{background-color: #e3deb1; casing-width:0.1; casing-color: #996703; z-index:5;}
{background-color: #e3deb1; casing-width:0.1; casing-color: #996703; z-index:10;}
area|z12-14[leisure=track],
area|z12-14[leisure=playground],
{background-color: #DEE7B4; casing-width:0.1; casing-color: #996703; z-index:5;}
{background-color: #DEE7B4; casing-width:0.1; casing-color: #996703; z-index:10;}
area|z15-[leisure=stadium],
area|z15-[leisure=pitch],
{background-color: #e3deb1; casing-width:0.2; casing-color: #996703; z-index:5;}
{background-color: #e3deb1; casing-width:0.2; casing-color: #996703; z-index:10;}
area|z15-[leisure=track],
area|z15-[leisure=playground],
{background-color: #DEE7B4; casing-width:0.2; casing-color: #996703; z-index:5;}
{background-color: #DEE7B4; casing-width:0.2; casing-color: #996703; z-index:10;}