mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUAC-1053: Only display one link for settings within the user menu.
This commit is contained in:
@@ -195,16 +195,10 @@
|
||||
background-image: url('images/action-icons/guac-home-dark.png');
|
||||
}
|
||||
|
||||
.user-menu .options li a[href="#/manage/modules/users/"] {
|
||||
background-image: url('images/user-icons/guac-user.png');
|
||||
}
|
||||
|
||||
.user-menu .options li a[href="#/manage/modules/connections/"] {
|
||||
background-image: url('images/protocol-icons/guac-monitor.png');
|
||||
}
|
||||
|
||||
.user-menu .options li a[href="#/manage/modules/users/"],
|
||||
.user-menu .options li a[href="#/manage/modules/connections/"],
|
||||
.user-menu .options li a[href="#/manage/modules/sessions/"] {
|
||||
background-image: url('images/protocol-icons/guac-plug.png');
|
||||
background-image: url('images/action-icons/guac-config-dark.png');
|
||||
}
|
||||
|
||||
.user-menu .options li a.change-password {
|
||||
|
Reference in New Issue
Block a user