mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 19:01:31 +02:00
Support rendering direction on vertices (stop sign, traffic_signals, etc)
(closes #3815)
This commit is contained in:
+2
-2
@@ -180,11 +180,11 @@ text {
|
||||
fill: #002F35;
|
||||
}
|
||||
|
||||
path.oneway {
|
||||
.directiongroup path.directional,
|
||||
.onewaygroup path.oneway {
|
||||
stroke-width: 6px;
|
||||
}
|
||||
|
||||
|
||||
text.arealabel-halo,
|
||||
text.linelabel-halo,
|
||||
text.pointlabel-halo,
|
||||
|
||||
Reference in New Issue
Block a user