mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
filter min power slider, display count of hidden stations
This commit is contained in:
parent
33c4bd0668
commit
a114635fce
10 changed files with 177 additions and 51 deletions
|
@ -650,6 +650,9 @@ header {
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
.small {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
|
||||
@import '_osmose.scss';
|
||||
@import '_recherche.scss';
|
||||
|
@ -657,4 +660,4 @@ header {
|
|||
@import '_mobile.scss';
|
||||
@import '_overrides.scss';
|
||||
@import '_responsive.scss';
|
||||
@import '_animations.scss';
|
||||
@import '_animations.scss';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue