added filter by frequency, optimizations, bugfixes

This commit is contained in:
Rastislav Vysoky 2026-03-27 18:12:00 +01:00
parent b85c616511
commit 1e5f13a80a
3 changed files with 181 additions and 70 deletions

View file

@ -232,6 +232,11 @@ table.node-info tr td:last-child {
opacity: 0.6;
}
.svg-node-icon {
background: none !important;
border: none !important;
}
time {
cursor: help;
text-decoration: underline;