diff --git a/meshview/templates/nodelist.html b/meshview/templates/nodelist.html index cd9d632..5002d17 100644 --- a/meshview/templates/nodelist.html +++ b/meshview/templates/nodelist.html @@ -103,6 +103,12 @@ select, .export-btn, .search-box, .clear-btn { font-weight: bold; color: white; } +.node-list-note { + width: 80%; + margin: -4px auto 10px; + color: rgba(255, 255, 255, 0.68); + font-size: 0.9em; +} .node-status { margin-left: 10px; padding: 2px 8px; @@ -252,6 +258,9 @@ select, .export-btn, .search-box, .clear-btn { nodes +