X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fcss%2Fhovercard.css;h=5f972cd1fbbf19a1f54dfe88f923011bcb1c645b;hb=741701d26f3f31613d76600764ce7de7a4057d46;hp=47d8de9001dc0339fc15d5c8687efbb52892bdcd;hpb=8ec424325375aa923c7d2d78ac8ddcc352f09cff;p=friendica.git diff --git a/view/theme/frio/css/hovercard.css b/view/theme/frio/css/hovercard.css index 47d8de9001..5f972cd1fb 100644 --- a/view/theme/frio/css/hovercard.css +++ b/view/theme/frio/css/hovercard.css @@ -282,11 +282,14 @@ 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; } .hover-card-actions-connection { - margin-left: 30px; + margin-left: 10px; } .hovercard .hovercard-content .hover-card-actions a.btn { display: inline-block;