mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Reuse "info_add_member" icon for requests management.
This commit is contained in:
parent
2163957299
commit
49b28ac695
4 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 620 B |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB |
|
@ -345,7 +345,7 @@ infoProfileSeparatorPadding: margins(
|
|||
infoIconFg: menuIconFg;
|
||||
infoIconInformation: icon {{ "info_information", infoIconFg }};
|
||||
infoIconMembers: icon {{ "info/edit/group_manage_members", infoIconFg, point(-2px, 0px) }};
|
||||
infoIconRequests: icon {{ "info/edit/group_manage_requests", infoIconFg, point(-2px, 0px) }};
|
||||
infoIconRequests: icon {{ "info_add_member", infoIconFg, point(0px, 2px) }};
|
||||
infoIconNotifications: icon {{ "info_notifications", infoIconFg }};
|
||||
infoIconActions: icon {{ "info_actions", infoIconFg }};
|
||||
infoIconMediaPhoto: icon {{ "info_media_photo", infoIconFg }};
|
||||
|
|
Loading…
Add table
Reference in a new issue