X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fcss%2Fhovercard.css;h=5f972cd1fbbf19a1f54dfe88f923011bcb1c645b;hb=e17db489eee549f47c39c9b5494063476ed4aeb0;hp=3e60f03cb6afea7d83346a58895050cc90b817e0;hpb=51f6e09e6890ffd0d98c5b2437dcb7acc4e1b0ca;p=friendica.git diff --git a/view/theme/frio/css/hovercard.css b/view/theme/frio/css/hovercard.css index 3e60f03cb6..5f972cd1fb 100644 --- a/view/theme/frio/css/hovercard.css +++ b/view/theme/frio/css/hovercard.css @@ -282,6 +282,9 @@ display: block; text-overflow: ellipsis; } +.hovercard-content .hover-card-details .hover-card-content .profile-details > .profile-network a { + color: #777; +} .hover-card-actions { display: flex; }