mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Add support for even more Osmose error types
- Conflicting tags - Orthographic errors (excess whitespace and all capital names) - Deprecated tagging - Bad use of the "area" tag
This commit is contained in:
@@ -177,15 +177,19 @@
|
||||
.osmose.item-3040,
|
||||
.osmose.item-3090,
|
||||
.osmose.item-3161,
|
||||
.osmose.item-3200,
|
||||
.osmose.item-3220,
|
||||
.osmose.item-3250 {
|
||||
color: #2D9359;
|
||||
}
|
||||
|
||||
.osmose.item-4010,
|
||||
.osmose.item-4030,
|
||||
.osmose.item-4080 {
|
||||
color: #F2F230;
|
||||
}
|
||||
|
||||
.osmose.item-5010,
|
||||
.osmose.item-5070 {
|
||||
color: #EC0000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user