change badge look & feel; change status bar sizing

This commit is contained in:
Matthew Hodgson
2016-04-14 19:11:58 +01:00
parent 4d221c6099
commit 8b6cf1fc41
6 changed files with 18 additions and 13 deletions

View File

@@ -207,10 +207,11 @@ hr.mx_RoomView_myReadMarker {
.mx_RoomView_statusAreaBox {
max-width: 960px;
margin: auto;
min-height: 36px;
min-height: 49px;
}
.mx_RoomView_statusAreaBox_line {
margin-left: 65px;
border-top: 1px solid #eee;
height: 1px;
}