This website requires JavaScript.
Explore
Help
Sign In
gaja-group
/
element-web
forked from
matrix/element-web
Watch
2
Star
0
Fork
You've already forked element-web
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4bb570c545
element-web
/
css
/
organisms
/
RoomList.css
9 lines
97 B
CSS
Raw
Normal View
History
Unescape
Escape
Something starting to resemble a Matrix Client
2015-06-12 18:34:17 +02:00
.
mx_RoomList
{
display
:
table-row
;
}
Display the room list
2015-06-12 15:59:33 +02:00
.
mx_RoomList
ul
{
padding
:
0px
;
Something starting to resemble a Matrix Client
2015-06-12 18:34:17 +02:00
margin
:
0px
;
Display the room list
2015-06-12 15:59:33 +02:00
}