Files
element-web/src/skins/vector/css/hide.css
Matthew Hodgson 7f65ba506b WIP of new CSS
2015-10-23 02:39:56 +01:00

11 lines
210 B
CSS

.mx_RoomDropTarget,
.mx_RoomList_favouritesLabel,
.mx_RoomList_archiveLabel,
.mx_RoomHeader_search,
.mx_RoomSettings_encrypt,
.mx_CreateRoom_encrypt,
.mx_RightPanel_filebutton
{
display: none !important;
}