mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 17:14:04 +02:00
Add line and relation presets to iD-sprite and define viewBoxes
This commit is contained in:
+2
-4
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user