truncate room list

This commit is contained in:
Matthew Hodgson 2016-01-22 15:31:42 +00:00
parent 0752c3a6d5
commit 0ee1892a0b
2 changed files with 38 additions and 4 deletions

View file

@ -43,6 +43,11 @@ limitations under the License.
color: rgba(69, 69, 69, 0.8);
}
.mx_RoomTile_ellipsis .mx_RoomTile_name {
font-style: italic;
color: #454545;
}
.mx_RoomTile_invite {
/* color: rgba(69, 69, 69, 0.5);
*/