Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Weblate 2017-10-31 13:52:25 +00:00
commit ea785aa888

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