mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
Add "empty" class if group is empty.
This commit is contained in:
@@ -438,6 +438,10 @@ div.section {
|
||||
background-image: url('../images/group-icons/guac-open.png');
|
||||
}
|
||||
|
||||
.group.empty > .caption .icon.group {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/*
|
||||
* Settings formatting
|
||||
*/
|
||||
|
Reference in New Issue
Block a user