Add SSL cert and key validation
This commit is contained in:
parent
1255cb94ea
commit
400ffa73e6
5 changed files with 67 additions and 0 deletions
|
@ -601,6 +601,10 @@
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
.co-dialog .modal-footer.working .btn {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.co-dialog .modal-footer.working .cor-loader-inline {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
Reference in a new issue