more work on mod chat

This commit is contained in:
Mario Vavti
2016-03-31 00:37:40 +02:00
parent 08461c7049
commit df891f4ad2
6 changed files with 176 additions and 98 deletions

View File

@@ -1263,7 +1263,8 @@ img.mail-conv-sender-photo {
.wall-item-content,
.mail-conv-body,
.page-body {
.page-body,
.chat-item-text {
font-size: $font_size;
clear: both;
}
@@ -1366,9 +1367,9 @@ img.mail-conv-sender-photo {
border-radius: $radiuspx;
}
.chat-item-text {
.chat-item-title {
border-radius: $radiuspx;
background-color: #eee;
background-color: $item_colour;
}
/* nav bootstrap */