mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUACAMOLE-5: Implement management interface for sharing profile permissions.
This commit is contained in:
@@ -165,7 +165,8 @@ div.section {
|
||||
}
|
||||
|
||||
.connection .icon,
|
||||
.connection-group .icon {
|
||||
.connection-group .icon,
|
||||
.sharing-profile .icon {
|
||||
display: inline-block;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
@@ -199,6 +200,10 @@ div.section {
|
||||
background-image: url('images/protocol-icons/guac-monitor.png');
|
||||
}
|
||||
|
||||
.sharing-profile .icon {
|
||||
background-image: url('images/share.png');
|
||||
}
|
||||
|
||||
/*
|
||||
* Groups
|
||||
*/
|
||||
|
Reference in New Issue
Block a user