online indication on profile sidebar

This commit is contained in:
friendica
2014-01-28 17:07:25 -08:00
parent 3dfd38021f
commit cc11535e34
4 changed files with 33 additions and 2 deletions

View File

@@ -2445,4 +2445,8 @@ img.mail-list-sender-photo {
.abook-self {
background-color: #ffdddd;
}
.online-now {
color: red;
cursor: pointer;
}