Merge branch 'develop' into matthew/status

This commit is contained in:
Matthew Hodgson
2017-11-01 15:25:50 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ limitations under the License.
box-shadow: none;
}
.mx_GroupView_header_name:hover div:not(.mx_GroupView_editable) {
.mx_GroupView_header_isUserMember .mx_GroupView_header_name:hover div:not(.mx_GroupView_editable) {
color: $accent-color;
cursor: pointer;
}