mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added HTTP header tracing.
This commit is contained in:
@@ -2990,8 +2990,13 @@ a {
|
||||
padding: 3px;
|
||||
border-radius: 3px;
|
||||
background-color: #DDD;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.traceEvent:hover {
|
||||
background-color:#BBB;
|
||||
}
|
||||
|
||||
.night .traceEvent {
|
||||
background-color: #222;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user