allow selecting ssh ciphers (fixes #645)

This commit is contained in:
Eugene Pankov
2019-02-09 18:52:09 +01:00
parent a2c636fdbf
commit 168e6f17dc
8 changed files with 81 additions and 373 deletions

View File

@@ -20,6 +20,10 @@
flex-direction: row;
align-items: center;
.off {
color: rgba(0, 0, 0, .5);
}
.icon {
position: relative;
flex: none;