Make all text in the contact overview boxes links to the contact's details page.
This commit is contained in:
parent
9e14022228
commit
794b1dcb1c
2 changed files with 4 additions and 3 deletions
|
|
@ -296,6 +296,7 @@ font-weight: 400;
|
|||
font-size: 150%;
|
||||
font-weight: bold;
|
||||
}
|
||||
.contact_summary a, .name_summary a { text-decoration: none; color: #000000; }
|
||||
|
||||
/* The avatar in the summary overview. */
|
||||
.avatar_summary {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue