forked from MapComplete/MapComplete
UI: colour tweak
This commit is contained in:
parent
fda0bc6b2e
commit
7a0eed35e3
2 changed files with 2 additions and 2 deletions
|
@ -5296,7 +5296,7 @@ input[type="text"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.border-low-interaction {
|
.border-low-interaction {
|
||||||
border-color: var(--low-interaction-background-50);
|
border-color: var(--interaction-border);
|
||||||
border-style: dashed;
|
border-style: dashed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -166,7 +166,7 @@ input[type="text"] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.border-low-interaction {
|
.border-low-interaction {
|
||||||
border-color: var(--low-interaction-background-50);
|
border-color: var(--interaction-border);
|
||||||
border-style: dashed;
|
border-style: dashed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue