provide call button on connections list if mobile|tablet and a phone number exists

This commit is contained in:
zotlabs
2016-12-20 23:26:31 -08:00
parent f3ec818a66
commit 3d811a17fe
4 changed files with 46 additions and 2 deletions

View File

@@ -33,3 +33,7 @@
.contact-info-label {
font-weight: bold;
}
.connphone {
color: green;
}