forked from MapComplete/MapComplete
Lots of refactoring, first version of the import helper
This commit is contained in:
parent
612b8136ad
commit
3402ac0954
54 changed files with 1104 additions and 315 deletions
|
@ -482,3 +482,5 @@ li::marker {
|
|||
transition: max-height .5s ease-in-out;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
.zebra-table tr:nth-child(even) {background-color: #f2f2f2;}
|
Loading…
Add table
Add a link
Reference in a new issue