add a MemberInfo list overlay as a mini user-profile page

This commit is contained in:
Matthew Hodgson
2015-07-20 01:51:58 +01:00
parent 6eaba4ff04
commit 2121ddc295
8 changed files with 146 additions and 15 deletions
+5 -9
View File
@@ -82,16 +82,12 @@ limitations under the License.
bottom: 3px;
}
.mx_RoomTile_unread {
font-weight: bold;
}
.mx_RoomTile_highlight {
font-weight: bold;
}
.mx_RoomTile_invited {
.mx_RoomTile_unread,
.mx_RoomTile_highlight,
.mx_RoomTile_invited
{
font-weight: bold;
color: #000;
}
.mx_RoomTile_selected {