mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Nicer rendering of pipeline and runway line icon previews
This commit is contained in:
+3
-1
@@ -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;
|
||||
}
|
||||
|
||||
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user