Nicer rendering of pipeline and runway line icon previews

This commit is contained in:
Quincy Morgan
2019-02-20 14:14:06 -05:00
parent d84e945330
commit 95c5681641
2 changed files with 6 additions and 1 deletions
+3 -1
View File
@@ -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;
}
+3
View File
@@ -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 */