WIP to support non-guest peeking, and slightly improve roomdirectory look & feel for now

This commit is contained in:
Matthew Hodgson 2016-01-18 17:37:13 +00:00
parent 0ef03c5ca4
commit d6f6f32c74
2 changed files with 21 additions and 9 deletions

View file

@ -22,6 +22,10 @@ limitations under the License.
color: #a4a4a4;
}
.mx_RoomPreviewBar_invite_text {
color: #454545;
}
.mx_RoomPreviewBar_join_text {
color: #ff0064;
}