mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
add panoramax link, enable filter unknown, count displayed
This commit is contained in:
parent
c194a858b1
commit
984cac9884
5 changed files with 55 additions and 21 deletions
|
@ -547,4 +547,13 @@ header img{
|
|||
margin-bottom: 10px;
|
||||
border: 1px solid var(--button-border);
|
||||
border-radius: 5px;
|
||||
}
|
||||
#count_features_fond{
|
||||
position: fixed;
|
||||
bottom: 1rem;
|
||||
right: 1rem;
|
||||
z-index: 10;
|
||||
background: white;
|
||||
padding: 1rem;
|
||||
border-radius: 8px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue