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