diff --git a/css/35_aeroways.css b/css/35_aeroways.css index 76bf7003c..56cffee52 100644 --- a/css/35_aeroways.css +++ b/css/35_aeroways.css @@ -83,4 +83,6 @@ path.line.stroke.tag-aeroway-runway { stroke-width: 2; stroke-dasharray: 12, 24; } - +.preset-icon-line path.line.stroke.tag-aeroway-runway { + stroke-dasharray: 0, 14, 8, 14; +} diff --git a/css/50_misc.css b/css/50_misc.css index 67492596d..067e1b3db 100644 --- a/css/50_misc.css +++ b/css/50_misc.css @@ -163,6 +163,9 @@ path.line.casing.tag-man_made-pipeline { .low-zoom path.line.stroke.tag-man_made-pipeline { stroke-dasharray: 40, 1; } +.preset-icon-line path.line.stroke.tag-man_made-pipeline { + stroke-dasharray: 19, 1; +} /* boundaries */