Add support for encrypted ssh keys
This commit is contained in:
@@ -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 */
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user