Add multi-leg structure tagging for flow packets
This commit is contained in:
parent
163ab1039e
commit
0b0ffa651e
8 changed files with 291 additions and 93 deletions
|
|
@ -426,6 +426,12 @@ h1 {
|
|||
background: rgba(111, 91, 57, 0.12);
|
||||
}
|
||||
|
||||
.structure-tag {
|
||||
border-color: rgba(39, 84, 138, 0.45);
|
||||
color: #27548a;
|
||||
background: rgba(39, 84, 138, 0.12);
|
||||
}
|
||||
|
||||
.nbbo-meta {
|
||||
font-size: 0.72rem;
|
||||
color: #6f5b39;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue