Make all text in the contact overview boxes links to the contact's details page.

This commit is contained in:
Roland Jesse 2012-04-09 21:47:11 +02:00
parent 9e14022228
commit 794b1dcb1c
2 changed files with 4 additions and 3 deletions

View file

@ -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 {