GUAC-932: Style no-recent to be a bit more subdued.

This commit is contained in:
Michael Jumper
2014-11-23 22:15:03 -08:00
parent c12beb8b21
commit 8e6156f750

View File

@@ -49,8 +49,8 @@ div.recent-connections {
.no-recent {
color: black;
text-shadow: 1px 1px white;
color: rgba(255, 255, 255, 0.5);
text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
opacity: 0.5;
font-size: 2em;