mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 23:21:21 +00:00
GUAC-809: Show OSK if selected within menu.
This commit is contained in:
@@ -34,5 +34,10 @@
|
||||
background: #222;
|
||||
opacity: 0.85;
|
||||
|
||||
visibility: hidden;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.keyboard-container.shown {
|
||||
visibility: visible;
|
||||
}
|
||||
|
Reference in New Issue
Block a user