Allow theming member info minimise button
This commit is contained in:
parent
19977b052f
commit
09ed795c79
2 changed files with 8 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue