mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Don't render slipway line icon as white (close #7804)
This commit is contained in:
+1
-1
@@ -390,7 +390,7 @@ path.line.casing.tag-road {
|
||||
}
|
||||
|
||||
/* service roads */
|
||||
.preset-icon .icon.tag-highway-service {
|
||||
.preset-icon .icon.tag-highway-service:not(.tag-service) {
|
||||
color: #fff;
|
||||
fill: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user