mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
GUAC-932: Style no-recent to be a bit more subdued.
This commit is contained in:
@@ -49,8 +49,8 @@ div.recent-connections {
|
|||||||
|
|
||||||
.no-recent {
|
.no-recent {
|
||||||
|
|
||||||
color: black;
|
color: rgba(255, 255, 255, 0.5);
|
||||||
text-shadow: 1px 1px white;
|
text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
|
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
Reference in New Issue
Block a user