Merge branch 'develop' into element
This commit is contained in:
commit
7390baf451
20 changed files with 999 additions and 171 deletions
|
@ -233,6 +233,10 @@ limitations under the License.
|
|||
mask-image: url('$(res)/img/element-icons/roomlist/favorite.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile2_iconFavorite::before {
|
||||
mask-image: url('$(res)/img/feather-customised/favourites.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile2_iconArrowDown::before {
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/low-priority.svg');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue