Add line and relation presets to iD-sprite and define viewBoxes

This commit is contained in:
Bryan Housel
2015-10-28 15:50:20 -04:00
parent c021be99d0
commit 070d13788e
8 changed files with 172 additions and 7483 deletions
+2 -4
View File
@@ -24,13 +24,11 @@ img.tile-removing {
/* allow overrideable fill for svg sprite icons */
#defs path { fill: inherit; }
path { fill: none; }
/*path { fill: none; }*/
use { pointer-events: none; }
/* base styles */
g.line path, g.area path {
fill: none;
}
.layer path { fill: none; }
g.point .shadow,
g.vertex .shadow,