Show really thick path shadows in the turn restriction editor

This commit is contained in:
Bryan Housel
2018-02-20 10:47:03 -05:00
parent 4ce0b62d05
commit bbeb34626b
+5
View File
@@ -261,6 +261,11 @@ g.turn circle {
}
/* Turn restriction paths and vertices */
.surface.tr path.shadow.selected,
.surface.tr path.shadow.related {
stroke-width: 30px;
}
.surface.tr path.shadow.selected,
.surface.tr path.shadow.related,
.surface.tr g.vertex.selected .shadow,