Testing to see if having the header badges when collapsed is usable

This commit is contained in:
wmwragg 2016-09-03 14:55:35 +01:00
parent 52bd61a2f0
commit c2d8067523
1 changed files with 2 additions and 0 deletions

View File

@ -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;