Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
.nav {
border-bottom: 1px solid $borderColor;
border-radius: 0px;
background-color: #fff;
}
.nav > .nav {
border: none;
}
.nav li {
margin: 0px;
}
.nav .btn {
height: 32px;
margin: 5px 0px;
i {
margin-right: 10px;
font-size: 16px;
}
}
.nav .filter-toggle {
padding-left: 0px;
.btn {
border: none;
}
}
.navbar-left li {
padding-left: 10px;
}
.navbar-right li {
padding-right: 10px;
}
.filter-nav .dropdown-menu {
width: 200px;
word-break: break-all;
.btn {
background: none;
border: 0;
}
}