|
@@ -351,6 +351,11 @@ h1 {
|
|
.ssh-key-input-indentation {
|
|
.ssh-key-input-indentation {
|
|
margin-bottom: 5px;
|
|
margin-bottom: 5px;
|
|
}
|
|
}
|
|
|
|
+ #sshKey {
|
|
|
|
+ color: #000000;
|
|
|
|
+ font-family: "Courier New","courier";
|
|
|
|
+ font-size: 0.9em;
|
|
|
|
+ }
|
|
input[type="radio"]:focus {
|
|
input[type="radio"]:focus {
|
|
outline: none;
|
|
outline: none;
|
|
}
|
|
}
|