Allow theming member info minimise button

This commit is contained in:
J. Ryan Stinnett
2019-02-18 16:02:10 +00:00
parent 19977b052f
commit 09ed795c79
2 changed files with 8 additions and 3 deletions
+4
View File
@@ -34,6 +34,10 @@ limitations under the License.
height: 16px;
padding: 10px 15px;
cursor: pointer;
mask-image: url('$(res)/img/minimise.svg');
mask-repeat: no-repeat;
mask-position: center;
background-color: $rightpanel-button-color;
}
.mx_MemberInfo_name h2 {