mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 07:01:21 +00:00
GUAC-963: List active connections within recent connections.
This commit is contained in:
@@ -55,10 +55,12 @@
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
.connection .thumbnail img {
|
||||
.connection .thumbnail > * {
|
||||
border: 1px solid black;
|
||||
background: black;
|
||||
box-shadow: 1px 1px 5px black;
|
||||
max-width: 75%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
div.recent-connections .connection .thumbnail {
|
||||
|
Reference in New Issue
Block a user