diff options
author | Kegan Dougal <kegan@matrix.org> | 2014-09-08 17:14:58 -0700 |
---|---|---|
committer | Kegan Dougal <kegan@matrix.org> | 2014-09-08 17:14:58 -0700 |
commit | df50a6823fdc60cdb7cb3a6497b1067cca63fc33 (patch) | |
tree | 36e959710327757b77be8bb1b84c25320178defb /webclient | |
parent | Display the room topic in the room, underneath the name of the room. (diff) | |
download | synapse-df50a6823fdc60cdb7cb3a6497b1067cca63fc33.tar.xz |
Display public room topics if they exist on the public room list.
Diffstat (limited to 'webclient')
-rwxr-xr-x | webclient/app.css | 7 | ||||
-rw-r--r-- | webclient/home/home.html | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/webclient/app.css b/webclient/app.css |