matrix-bot/css/molecules/RoomHeader.css

7 lines
105 B
CSS
Raw Normal View History

.mx_RoomHeader {
background-color: #eee;
font-weight: bold;
height: 1em;
2015-06-17 16:46:04 +02:00
padding: 0px;
}