Better "Remove formatting" icon: Closes #5795
Better icon courtesy Daniel Fore. Also increased the size of the toolbar and reduced the child spacing in the composer to better utilize space. This might also handle #5054, but need to confirm separately.
This commit is contained in:
parent
3723a5cdd4
commit
621b9bdd8c
5 changed files with 770 additions and 6 deletions
|
|
@ -6,11 +6,11 @@ set(ICON_FILES
|
|||
mail-sent.png
|
||||
menu-down.svg
|
||||
non-starred-grey.png
|
||||
remove-formatting.png
|
||||
starred.png
|
||||
)
|
||||
|
||||
set(ICON_FILES_16
|
||||
16x16/format-text-none.svg
|
||||
16x16/mail-archive.svg
|
||||
16x16/tag.svg
|
||||
16x16/tag-new.svg
|
||||
|
|
@ -18,6 +18,7 @@ set(ICON_FILES_16
|
|||
)
|
||||
|
||||
set(ICON_FILES_24
|
||||
24x24/format-text-none.svg
|
||||
24x24/edit-flag.svg
|
||||
24x24/mail-archive.svg
|
||||
24x24/mail-move.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue