forked from MapComplete/MapComplete
Fix foreground colour of help button
This commit is contained in:
parent
506c738320
commit
5739893efb
2 changed files with 10 additions and 36 deletions
11
index.css
11
index.css
|
@ -184,17 +184,6 @@ li::marker {
|
|||
|
||||
.border-attention-catch{ border: 5px solid var(--catch-detail-color);}
|
||||
|
||||
|
||||
#topleft-tools svg {
|
||||
fill: var(--foreground-color) !important;
|
||||
stroke: var(--foreground-color) !important;
|
||||
}
|
||||
|
||||
#topleft-tools svg path {
|
||||
fill: var(--foreground-color) !important;
|
||||
stroke: var(--foreground-color) !important;
|
||||
}
|
||||
|
||||
.direction-svg svg path {
|
||||
fill: var(--catch-detail-color) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue