mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Add entity display label util function
Condense message and tooltip text for for the untagged feature issue Use lighter border color for error issues
This commit is contained in:
+1
-1
@@ -2874,7 +2874,7 @@ div.full-screen > button:hover {
|
||||
border-color: #FFDF5C;
|
||||
}
|
||||
.entity-issues .issue.severity-error {
|
||||
border-color: #F5817D;
|
||||
border-color: #f59c90;
|
||||
}
|
||||
.entity-issues .issue:not(:last-of-type) {
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user