mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 09:34:04 +02:00
Display conflict details on error confirmation box
This commit is contained in:
@@ -2347,6 +2347,13 @@ img.wiki-image {
|
||||
border-bottom: 1px solid #CCC;
|
||||
}
|
||||
|
||||
.error-detail-item {
|
||||
padding-left: 10px;
|
||||
}
|
||||
.error-detail-item:before {
|
||||
content: '- ';
|
||||
}
|
||||
|
||||
.modal-section:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user