sligh changed to dashbaord
This commit is contained in:
@@ -470,6 +470,16 @@ thead th.sort-active::after { content: ' ' attr(data-arrow); }
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
/* ── Deauth heatmap ── */
|
||||
#deauth-heatmap {
|
||||
display: block;
|
||||
background: var(--bg-panel);
|
||||
border: 1px solid var(--border);
|
||||
}
|
||||
.reason-normal { color: var(--text-dim); }
|
||||
.reason-suspicious { color: var(--orange); }
|
||||
.reason-attack { color: #e74c3c; font-weight: 500; }
|
||||
|
||||
/* ── Alerts ── */
|
||||
.alerts-summary {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user