mirror of
https://github.com/ysoftdevs/odc-analyzer.git
synced 2026-03-18 07:14:26 +01:00
Menuitems that are to be reconsidered are hidden by default
This commit is contained in:
@@ -147,3 +147,11 @@ h3.library-identification{
|
||||
top: 2px;
|
||||
left: -19px;
|
||||
}
|
||||
|
||||
|
||||
.nav > li.collapse {
|
||||
display: none;
|
||||
}
|
||||
.nav > li.collapse.in {
|
||||
display: list-item;
|
||||
}
|
||||
Reference in New Issue
Block a user