don't grey out invites randomly

This commit is contained in:
Matthew Hodgson 2015-12-11 00:40:40 +00:00
parent d6bcf80431
commit 7b702c4594

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 {