mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
Style balancing groups differently.
This commit is contained in:
@@ -429,6 +429,15 @@ div.section {
|
||||
border-left: 1px dotted rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
|
||||
.group > .caption .icon.type {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.group.balancer > .caption .icon.type {
|
||||
display: inline-block;
|
||||
background-image: url('../images/protocol-icons/guac-monitor.png');
|
||||
}
|
||||
|
||||
.group > .caption .icon.group {
|
||||
opacity: 0.75;
|
||||
background-image: url('../images/group-icons/guac-closed.png');
|
||||
|
Reference in New Issue
Block a user