Add support for encrypted ssh keys

This commit is contained in:
Dan Sosedoff
2019-11-02 12:44:04 -05:00
parent 9e64bb5eec
commit 7475f398b1
30 changed files with 1748 additions and 237 deletions

View File

@@ -593,6 +593,7 @@
bottom: 0px;
right: 0px;
display: none;
overflow-y: auto;
}
.connection-actions {
@@ -681,6 +682,12 @@
z-index: 1000;
}
.connection-ssh-group h3 {
font-size: 18px;
margin: 0px 0px 20px 0px;
color: #aaa;
}
/* -------------------------------------------------------------------------- */
/* Sidebar Schema Objects */
/* -------------------------------------------------------------------------- */