Updated that RightPanel members icon, highlight and numbers

This commit is contained in:
wmwragg 2016-07-13 13:56:59 +01:00
parent 74f459f8a4
commit ef4f2f10d9
5 changed files with 36 additions and 31 deletions

View file

@ -136,8 +136,8 @@ module.exports = React.createClass({
buttonGroup =
<div className="mx_RightPanel_headerButtonGroup">
<div className="mx_RightPanel_headerButton" title="Members" onClick={ this.onMemberListButtonClick }>
<TintableSvg src="img/members.svg" width="17" height="22"/>
{ membersBadge }
<TintableSvg src="img/icons-people.svg" width="25" height="25"/>
{ membersHighlight }
</div>
<div className="mx_RightPanel_headerButton mx_RightPanel_filebutton" title="Files">