mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-12 07:57:41 +00:00
Display active status of connections.
This commit is contained in:
@@ -293,6 +293,12 @@ div#recent-connections div.connection {
|
||||
padding: 0.1em;
|
||||
}
|
||||
|
||||
.connection .usage {
|
||||
float: right;
|
||||
font-style: italic;
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.connection .thumbnail {
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user