mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Workaround for Firefox svg icons
This commit is contained in:
@@ -25,6 +25,7 @@ use { pointer-events: none; }
|
||||
|
||||
/* base styles */
|
||||
.layer path { fill: none; }
|
||||
.layer use path { fill: inherit; } /* FF svg icons */
|
||||
|
||||
g.point .shadow,
|
||||
g.vertex .shadow,
|
||||
|
||||
Reference in New Issue
Block a user