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: #f1f1f1;
border-bottom: 1px solid #BABABA;
.required-field-text {
position: absolute;
right: 10px;
}
> [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%;
}
}
legend {
font-size: 18px;
margin-bottom: 10px;
}
.filter-action-btn {
margin-top: 7px;
}
.filter-form {
padding: 0;
}
}