Theme network page headers and add active network status

This commit is contained in:
2022-08-14 11:01:09 +01:00
parent 69b4cb8865
commit 67afe92195
4 changed files with 110 additions and 80 deletions

View File

@@ -81,15 +81,16 @@
transition: opacity 500ms ease-in;
}
.htmx-request .htmx-indicator{
opacity:1
opacity:1
}
.htmx-request.htmx-indicator{
opacity:1
opacity:1
}
.dropdown-content {
height: 20em;
overflow: auto;
}
/* @media screen and (min-width: 500px) {
.datetimepicker-wrapper {
position: absolute;