Adjust bumpy surface style to make it visible in turn restriction editor

(closes #3004)
This commit is contained in:
Bryan Housel
2016-02-26 16:35:29 -05:00
parent a866856ec2
commit 1bf90fad18
+1 -1
View File
@@ -1268,7 +1268,7 @@ path.shadow.tag-cutting {
/* Surface - unpaved */
path.casing.tag-unpaved {
stroke: #eaeaea;
stroke: #ccc;
stroke-linecap: butt;
stroke-dasharray: 4, 3;
}