mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 13:18:15 +02:00
Allow user to adjust the threshold for the unsquare building warning
This commit is contained in:
@@ -3397,6 +3397,14 @@ button.autofix.action.active {
|
||||
color: #05ac10;
|
||||
}
|
||||
|
||||
input.square-degrees-input {
|
||||
padding: 2px;
|
||||
height: unset;
|
||||
text-align: center;
|
||||
background: rgba(0,0,0,0);
|
||||
color: currentColor;
|
||||
}
|
||||
|
||||
|
||||
/* Entity Issues List */
|
||||
.entity-issues .issue-container .issue {
|
||||
|
||||
Reference in New Issue
Block a user