mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
Add default connection name, do not hide cursor after error, remove old classes.
This commit is contained in:
@@ -33,6 +33,10 @@ img {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.guac-error .software-cursor {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
* {
|
||||
-webkit-tap-highlight-color: rgba(0,0,0,0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user