mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-21 16:50:04 +01:00
Updated confidence highlighting
This commit is contained in:
@@ -265,3 +265,9 @@ h3.library-identification{
|
||||
position: relative;
|
||||
top: -0.5ex;
|
||||
}
|
||||
.identifier-low{
|
||||
color: gray;
|
||||
}
|
||||
.identifier-high, .identifier-file, .identifier-highest{
|
||||
background-color: #dddddd;
|
||||
}
|
||||
Reference in New Issue
Block a user