Something starting to resemble a Matrix Client

This commit is contained in:
David Baker
2015-06-12 17:34:17 +01:00
parent 2f6a123118
commit 125fa78bc6
15 changed files with 148 additions and 21 deletions
+5
View File
@@ -1,3 +1,8 @@
.mx_RoomList {
display: table-row;
}
.mx_RoomList ul {
padding: 0px;
margin: 0px;
}