mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-28 15:43:08 +00:00
GUACAMOLE-346: Remove "paused" notification. Correct UI behavior.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
#player .paused-notification,
|
||||
#player .seek-notification {
|
||||
|
||||
color: white;
|
||||
@@ -50,11 +49,6 @@
|
||||
display: table;
|
||||
}
|
||||
|
||||
#player.paused .paused-notification {
|
||||
display: table;
|
||||
}
|
||||
|
||||
#player .paused-notification p,
|
||||
#player .seek-notification p {
|
||||
display: table-cell;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user