From 9f7c5f161cc7eaa1e23994955fc2aa29dd68dad7 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 15 Aug 2014 23:24:42 +0100 Subject: switch some elements from being styled by class to styled by id --- webclient/room/room.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'webclient/room') diff --git a/webclient/room/room.html b/webclient/room/room.html index 0285f9e7e0..47c07c7fec 100644 --- a/webclient/room/room.html +++ b/webclient/room/room.html @@ -1,14 +1,14 @@
-
-
+
+
-
+
{{ room_alias || room_id }}
-
- +
+
@@ -20,8 +20,8 @@
-
- +
+
{{ members[msg.user_id].displayname || msg.user_id }}
@@ -49,15 +49,15 @@ -
-
- +
+
+
{{ state.user_id }} - + @@ -70,7 +70,7 @@ - + -- cgit 1.5.1