moar icon changes

This commit is contained in:
Bruno Windels 2020-07-06 18:28:54 +02:00
parent 3e5664de7b
commit 8fd9dbf1d8
16 changed files with 51 additions and 26 deletions

View file

@ -63,11 +63,11 @@ limitations under the License.
}
.mx_GroupHeader_editButton::before {
mask-image: url('$(res)/img/feather-customised/settings.svg');
mask-image: url('$(res)/img/element-icons/settings.svg');
}
.mx_GroupHeader_shareButton::before {
mask-image: url('$(res)/img/icons-share.svg');
mask-image: url('$(res)/img/element-icons/room/share.svg');
}
.mx_GroupView_hostingSignup img {