mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
GUAC-1406: Add user filtering on settings tab.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
button.add-user,
|
||||
a.button.add-user,
|
||||
a.button.add-connection,
|
||||
a.button.add-connection-group {
|
||||
font-size: 0.8em;
|
||||
@@ -28,7 +28,7 @@ a.button.add-connection-group {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
button.add-user::before,
|
||||
a.button.add-user::before,
|
||||
a.button.add-connection::before,
|
||||
a.button.add-connection-group::before {
|
||||
|
||||
@@ -45,7 +45,7 @@ a.button.add-connection-group::before {
|
||||
|
||||
}
|
||||
|
||||
button.add-user::before {
|
||||
a.button.add-user::before {
|
||||
background-image: url('images/action-icons/guac-user-add.png');
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user