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
.modal-backdrop.in.obscure {
opacity: 0.8;
filter: alpha(opacity=80) blur(20px);
}
.connection-modal-header {
text-align: center;
border-radius: 4px;
padding: 1px;
border-bottom: 1px solid #e5e5e5;
min-height: 10px;
}
.connection-modal-body {
position: relative;
font-size: 14px;
padding: 10px 10px 10px 20px;
}
.connection-modal-footer {
text-align: right;
margin-top: 0px;
padding: 10px 15px 10px;
border-top: 1px solid #e5e5e5;
}