diff --git a/mail/templates/mobile/app.css b/mail/templates/mobile/app.css index a8ce0c6170..4b1e74f6cd 100644 --- a/mail/templates/mobile/app.css +++ b/mail/templates/mobile/app.css @@ -2043,6 +2043,10 @@ div.mailComposeHeaderSection > table { color: #5B5B5B; background-color: white; } +#composeToolbar-send { + background-color: #fafafa; + width: 40px; +} /* width */ table#mail-index_previewAttachmentArea::-webkit-scrollbar { width: 5px; diff --git a/mail/templates/pixelegg/app.css b/mail/templates/pixelegg/app.css index 04bb4f5f9e..e37b977f74 100755 --- a/mail/templates/pixelegg/app.css +++ b/mail/templates/pixelegg/app.css @@ -2031,6 +2031,10 @@ div.mailComposeHeaderSection > table { color: #5B5B5B; background-color: white; } +#composeToolbar-send { + background-color: #fafafa; + width: 40px; +} /* width */ table#mail-index_previewAttachmentArea::-webkit-scrollbar { width: 5px; diff --git a/mail/templates/pixelegg/app.less b/mail/templates/pixelegg/app.less index 3b9ea9085b..e68c4e76c6 100755 --- a/mail/templates/pixelegg/app.less +++ b/mail/templates/pixelegg/app.less @@ -1187,7 +1187,10 @@ div.mailComposeHeaderSection > table { color: #5B5B5B; background-color: white; } - +#composeToolbar-send { + background-color: #fafafa; + width: 40px; +} /* width */ table#mail-index_previewAttachmentArea::-webkit-scrollbar { width: 5px; diff --git a/mail/templates/pixelegg/images/filemanager.svg b/mail/templates/pixelegg/images/filemanager.svg new file mode 100644 index 0000000000..c4e1251a72 --- /dev/null +++ b/mail/templates/pixelegg/images/filemanager.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + diff --git a/mail/templates/pixelegg/images/mail_send.svg b/mail/templates/pixelegg/images/mail_send.svg index ccd854004c..dee607611b 100644 --- a/mail/templates/pixelegg/images/mail_send.svg +++ b/mail/templates/pixelegg/images/mail_send.svg @@ -5,9 +5,12 @@ width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> - + + diff --git a/mail/templates/pixelegg/images/prio_high.svg b/mail/templates/pixelegg/images/prio_high.svg new file mode 100644 index 0000000000..1aa452b274 --- /dev/null +++ b/mail/templates/pixelegg/images/prio_high.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/mail/templates/pixelegg/images/prio_low.svg b/mail/templates/pixelegg/images/prio_low.svg new file mode 100644 index 0000000000..d5404be416 --- /dev/null +++ b/mail/templates/pixelegg/images/prio_low.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/pixelegg/images/filesave.svg b/pixelegg/images/filesave.svg new file mode 100644 index 0000000000..876c248ad0 --- /dev/null +++ b/pixelegg/images/filesave.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/pixelegg/images/prio_high.svg b/pixelegg/images/prio_high.svg new file mode 100644 index 0000000000..1aa452b274 --- /dev/null +++ b/pixelegg/images/prio_high.svg @@ -0,0 +1,17 @@ + + + + + + + + + diff --git a/pixelegg/images/prio_low.svg b/pixelegg/images/prio_low.svg new file mode 100644 index 0000000000..d5404be416 --- /dev/null +++ b/pixelegg/images/prio_low.svg @@ -0,0 +1,14 @@ + + + + + + + diff --git a/pixelegg/images/priority.svg b/pixelegg/images/priority.svg new file mode 100644 index 0000000000..04f4f6d481 --- /dev/null +++ b/pixelegg/images/priority.svg @@ -0,0 +1,15 @@ + + + + + + + + +