From d237c222496170201fecbe0799f58bd717679941 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Fri, 10 Dec 2021 14:48:40 +0100 Subject: [PATCH] Make mail's receive notification action icon colorful when it's being selected --- mail/inc/class.mail_compose.inc.php | 2 +- .../pixelegg/images/notification.svg | 29 +++++++++++++++++++ 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 mail/templates/pixelegg/images/notification.svg diff --git a/mail/inc/class.mail_compose.inc.php b/mail/inc/class.mail_compose.inc.php index 04a048d261..8f9820545e 100644 --- a/mail/inc/class.mail_compose.inc.php +++ b/mail/inc/class.mail_compose.inc.php @@ -191,7 +191,7 @@ class mail_compose ), 'disposition' => array( 'caption' => 'Notification', - 'icon' => 'notification_message', + 'icon' => 'notification', 'group' => ++$group, 'checkbox' => true, 'hint' => 'check to receive a notification when the message is read (note: not all clients support this and/or the receiver may not authorize the notification)', diff --git a/mail/templates/pixelegg/images/notification.svg b/mail/templates/pixelegg/images/notification.svg new file mode 100644 index 0000000000..a7ea8d30e6 --- /dev/null +++ b/mail/templates/pixelegg/images/notification.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + +