Added button to apply timefilter

This commit is contained in:
Magnus Åhall 2024-07-05 14:52:02 +02:00
parent 9689283c0e
commit cd123ae1c1
13 changed files with 175 additions and 83 deletions

View file

@ -20,5 +20,4 @@ input[type="datetime-local"] {
background-color: #202020;
color: #ccc;
border: 1px solid #535353;
padding: 6px;
}