mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added HTTP header tracing.
This commit is contained in:
parent
04cd5236d3
commit
3249d727b8
5 changed files with 73 additions and 39 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue