Visually disable user selection in users list.

This commit is contained in:
Ghazi Triki 2017-08-14 11:34:13 +01:00
parent 17305172d5
commit 09ed1ba699

View File

@ -1345,7 +1345,8 @@ users|NameItemRenderer {
.usersGridStyle {
borderStyle : none;
selectionColor : #F0F2F6;
selectionColor : #FFFFFF;
rollOverColor : #FFFFFF;
}
users|EmojiGrid {