moar icon changes
This commit is contained in:
parent
3e5664de7b
commit
8fd9dbf1d8
16 changed files with 51 additions and 26 deletions
|
@ -132,7 +132,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomTile2_menuButton::before {
|
||||
mask-image: url('$(res)/img/feather-customised/more-horizontal.svg');
|
||||
mask-image: url('$(res)/img/element-icons/context-menu.svg');
|
||||
}
|
||||
|
||||
&:not(.mx_RoomTile2_minimized) {
|
||||
|
@ -178,7 +178,7 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/element-icons/roomlist/notifications-dm.svg');
|
||||
}
|
||||
.mx_RoomTile2_iconCheck::before {
|
||||
mask-image: url('$(res)/img/feather-customised/check.svg');
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/checkmark.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile2_contextMenu {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue