element-web/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 17:46:04 +03:00
padding: 0px;
}