forked from MapComplete/MapComplete
Natuurpunt tweaks
This commit is contained in:
parent
618f61d3e8
commit
5a9f26081c
55 changed files with 1516 additions and 1368 deletions
File diff suppressed because it is too large
Load diff
|
@ -64,11 +64,11 @@
|
|||
}
|
||||
|
||||
.tab-non-active svg {
|
||||
fill: var(--foreground-color) !important;
|
||||
stroke: var(--foreground-color) !important;
|
||||
fill: var(--non-active-tab-svg) !important;
|
||||
stroke: var(--non-active-tab-svg) !important;
|
||||
}
|
||||
|
||||
.tab-non-active svg path {
|
||||
fill: var(--foreground-color) !important;
|
||||
stroke: var(--foreground-color) !important;
|
||||
fill: var(--non-active-tab-svg) !important;
|
||||
stroke: var(--non-active-tab-svg) !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue