Better handling of defcon1
This commit is contained in:
parent
821b09daaf
commit
a941b26a2d
7 changed files with 21 additions and 7 deletions
|
@ -113,3 +113,8 @@
|
|||
.image-feature-view-element .vuln-summary i.fa {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.image-feature-view-element .defcon1 {
|
||||
background-color: #FF8181;
|
||||
color: white;
|
||||
}
|
||||
|
|
Reference in a new issue