aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-28 17:07:25 -0800
committerfriendica <info@friendica.com>2014-01-28 17:07:25 -0800
commitcc11535e34f1cc91251d7ca3f38ef38997774857 (patch)
tree44aede36b0b0f1a08d608bf5be718d4b3f853107 /view/theme/redbasic/css
parent3dfd38021f193d16d3c6ed4824fa24e42a62238f (diff)
downloadvolse-hubzilla-cc11535e34f1cc91251d7ca3f38ef38997774857.tar.gz
volse-hubzilla-cc11535e34f1cc91251d7ca3f38ef38997774857.tar.bz2
volse-hubzilla-cc11535e34f1cc91251d7ca3f38ef38997774857.zip
online indication on profile sidebar
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index b2f90cbc1..02832b5f0 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2445,4 +2445,8 @@ img.mail-list-sender-photo {
.abook-self {
background-color: #ffdddd;
+}
+.online-now {
+ color: red;
+ cursor: pointer;
} \ No newline at end of file