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
.filter-form {
padding: 10px;
background-color: $COLOR_WHITE;
border-bottom: 1px solid #BABABA;
.required-field-text {
display: block;
float: right;
}
> [ng-transclude] {
> div {
h5 {
font-size: 14px;
font-weight: 500;
margin-top: 5px;
margin-bottom: 0px;
}
legend+div {
margin-right: 0px;
}
}
.radio-inline, .checkbox-inline {
margin-right: 4%;
}
}
.filter-action-btn {
margin: 10px 6px 0px 0px;
}
}