mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
GUAC-672: Add "telnet" to list of known protocols. Associate terminal icon with telnet.
This commit is contained in:
@@ -422,7 +422,8 @@ div.section {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.protocol .icon.ssh {
|
||||
.protocol .icon.ssh,
|
||||
.protocol .icon.telnet {
|
||||
background-image: url('../images/protocol-icons/guac-text.png');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user