mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-823: Restructure home screen connection groups to match connections.
This commit is contained in:
@@ -54,3 +54,13 @@ div.recent-connections div.connection {
|
||||
a.home-connection {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Show only expand/collapse icon for connection groups on home screen */
|
||||
|
||||
.all-connections .connection-group > .caption .icon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.all-connections .connection-group > .caption .icon.expand {
|
||||
display: inline-block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user