mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Fix fill
This commit is contained in:
+4
-1
@@ -2,9 +2,12 @@ image.tile {
|
||||
}
|
||||
|
||||
/* base styles */
|
||||
path {
|
||||
fill: none;
|
||||
}
|
||||
|
||||
.mode-browse path,
|
||||
.mode-select path {
|
||||
fill: none;
|
||||
cursor: url(../img/cursor-select-way.png), pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user