Fixup selection system.

This commit is contained in:
Tom MacWright
2012-10-24 15:18:14 -04:00
parent 71c1db960a
commit 099eb61851
2 changed files with 48 additions and 31 deletions

View File

@@ -94,6 +94,10 @@ path.stroke.railway-subway {
stroke-dasharray: 8,8;
}
path.area.active {
fill-opacity:0.4;
}
path.area.natural {
stroke: #ADD6A5;
fill: #ADD6A5;