mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Show really thick path shadows in the turn restriction editor
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user