invites section

This commit is contained in:
Matthew Hodgson 2015-10-24 02:02:33 +01:00
parent b6cac2bc89
commit e718cad053
7 changed files with 66 additions and 26 deletions

View file

@ -48,6 +48,11 @@ limitations under the License.
opacity: 0.8;
}
.mx_RoomTile_invite {
opacity: 0.5;
font-weight: normal;
}
.collapsed .mx_RoomTile_name {
display: none;
}