network topology refactor
Some checks failed
Code checks / check-url-paths (push) Has been cancelled
docker / docker_dev (push) Has been cancelled
Deploy MkDocs / deploy (push) Has been cancelled

This commit is contained in:
jokob-sk
2025-07-19 22:00:57 +10:00
parent 26f0d0ac2f
commit c90c6b5c90
17 changed files with 134 additions and 21 deletions

View File

@@ -1656,6 +1656,17 @@ input[readonly] {
/* NETWORK page */
/* ----------------------------------------------------------------- */
#toggleFilters
{
display: block;
position: absolute;
padding-left: 32px;
padding-top: 10px;
background-color: inherit;
z-index: 3;
width: 190px;
}
/* AdminLTE overrides */
#networkTree .box
{