X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fcss%2Fhovercard.css;h=5f972cd1fbbf19a1f54dfe88f923011bcb1c645b;hb=a0b14a46cb83b93ea5f42437bc78aafd20eec70c;hp=47d8de9001dc0339fc15d5c8687efbb52892bdcd;hpb=2a33882fe03a52eb27a0c7154bac57e9fcd081b3;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;