Testing to see if having the header badges when collapsed is usable
This commit is contained in:
parent
52bd61a2f0
commit
c2d8067523
|
@ -90,9 +90,11 @@ limitations under the License.
|
||||||
background-color: #76cfa6;
|
background-color: #76cfa6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
.collapsed .mx_RoomSubList_badge {
|
.collapsed .mx_RoomSubList_badge {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.mx_RoomSubList_badgeHighlight {
|
.mx_RoomSubList_badgeHighlight {
|
||||||
background-color: #ff0064;
|
background-color: #ff0064;
|
||||||
|
|
Loading…
Reference in New Issue