SSH server publishing

This commit is contained in:
benweet 2013-05-19 20:26:37 +01:00
parent 66d12c5c5c
commit 02d390e669

View File

@ -193,6 +193,11 @@ hr {
margin: 30px 0;
}
#file-selector {
max-height: 500px;
overflow-y: auto;
}
#file-title {
line-height: 23px;
padding: 9px 15px 11px;