mirror of
https://github.com/meshcore-dev/map.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
added filter by frequency, optimizations, bugfixes
This commit is contained in:
parent
b85c616511
commit
1e5f13a80a
3 changed files with 181 additions and 70 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue