Add SSL cert and key validation

This commit is contained in:
Joseph Schorr 2015-02-05 13:06:56 -05:00
parent 1255cb94ea
commit 400ffa73e6
5 changed files with 67 additions and 0 deletions

View file

@ -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;
}