aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-31 22:42:28 +0200
committerMario Vavti <mario@mariovavti.com>2016-03-31 22:42:28 +0200
commit6c2673ae2aa311ee92b5b12b969b4483b52eef53 (patch)
treed5765a0e2e4ccfa6fd94649c2ff04907a054ebbc /view/theme/redbasic
parent3fdd110e0775113d2246a9db16c6c920ecddf19d (diff)
downloadvolse-hubzilla-6c2673ae2aa311ee92b5b12b969b4483b52eef53.tar.gz
volse-hubzilla-6c2673ae2aa311ee92b5b12b969b4483b52eef53.tar.bz2
volse-hubzilla-6c2673ae2aa311ee92b5b12b969b4483b52eef53.zip
various fixes regarding mod chat
Diffstat (limited to 'view/theme/redbasic')
-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 43607a95c..443f96da9 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1375,6 +1375,10 @@ img.mail-conv-sender-photo {
background-color: $item_colour;
}
+#chatMembers img {
+ border-radius: $radiuspx;
+}
+
/* nav bootstrap */