don't grey out invites randomly

pull/499/head
Matthew Hodgson 2015-12-11 00:40:40 +00:00
parent d6bcf80431
commit 7b702c4594
1 changed files with 2 additions and 1 deletions

View File

@ -48,7 +48,8 @@ limitations under the License.
}
.mx_RoomTile_invite {
color: rgba(69, 69, 69, 0.5);
/* color: rgba(69, 69, 69, 0.5);
*/
}
.collapsed .mx_RoomTile_name {