add an icon to connect actions

This commit is contained in:
friendica
2014-06-03 22:30:05 -07:00
parent b5617a5552
commit 424f23858e
7 changed files with 10 additions and 5 deletions

View File

@@ -43,6 +43,10 @@ abbr {
text-indent: 0px;
}
.connect-icon {
margin-right: 5px;
}
a, a:visited, a:link, .fakelink, .fakelink:visited, .fakelink:link {
font-weight: bold;
color: $link_colour;