mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-724: Correct unreadable error coloring of new client-specific modals.
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
border: none;
|
||||
}
|
||||
|
||||
.client-status-modal .notification.error {
|
||||
background: rgba(255, 0, 0, 0.44);
|
||||
}
|
||||
|
||||
.client-status-modal .notification .title-bar {
|
||||
display: none
|
||||
}
|
||||
|
Reference in New Issue
Block a user