From 1147069fcdf3213a6fac1bfb234d49f1043383b9 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Tue, 24 Sep 2019 12:14:18 +0200 Subject: [PATCH] Update some icons from Eva --- mail/templates/mobile/app.css | 8 ++++---- mail/templates/mobile/app.less | 4 ++-- mail/templates/pixelegg/app.css | 6 +++--- mail/templates/pixelegg/app.less | 4 ++-- mail/templates/pixelegg/images/whitelist.svg | 20 ++++++++++++++++++++ 5 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 mail/templates/pixelegg/images/whitelist.svg diff --git a/mail/templates/mobile/app.css b/mail/templates/mobile/app.css index 78d94c735e..393241c208 100644 --- a/mail/templates/mobile/app.css +++ b/mail/templates/mobile/app.css @@ -1671,10 +1671,10 @@ tr.recent span.status_img { background-image: url(../pixelegg/images/kmmsgnew.png) !important; } tr.replied span.status_img { - background-image: url(../pixelegg/images/kmmsgreplied.png) !important; + background-image: url(../pixelegg/images/mail_reply.svg) !important; } tr.forwarded span.status_img { - background-image: url(../pixelegg/images/kmmsgforwarded.png) !important; + background-image: url(../pixelegg/images/mail_forward.svg) !important; } .subjectBold { font-size: 12px; @@ -2349,10 +2349,10 @@ table#mail-index_previewAttachmentArea::-webkit-scrollbar-thumb:hover { background-image: url(../pixelegg/images/kmmsgnew.png); } #mail-index table.egwGridView_outer tbody tr span.replied.status_img { - background-image: url(../pixelegg/images/kmmsgreplied.png); + background-image: url(../pixelegg/images/mail_reply.svg); } #mail-index table.egwGridView_outer tbody tr span.forwarded.status_img { - background-image: url(../pixelegg/images/kmmsgforwarded.png); + background-image: url(../pixelegg/images/mail_forward.svg); } #mail-index table.egwGridView_outer tbody tr span.bodypreview { text-overflow: ellipsis; diff --git a/mail/templates/mobile/app.less b/mail/templates/mobile/app.less index b503828da5..a73069941c 100644 --- a/mail/templates/mobile/app.less +++ b/mail/templates/mobile/app.less @@ -313,10 +313,10 @@ background-image: url(../pixelegg/images/kmmsgnew.png); } span.replied.status_img { - background-image: url(../pixelegg/images/kmmsgreplied.png); + background-image: url(../pixelegg/images/mail_reply.svg); } span.forwarded.status_img { - background-image: url(../pixelegg/images/kmmsgforwarded.png); + background-image: url(../pixelegg/images/mail_forward.svg); } span.bodypreview { text-overflow: ellipsis; diff --git a/mail/templates/pixelegg/app.css b/mail/templates/pixelegg/app.css index acbae26a72..e5d8b4a9ea 100755 --- a/mail/templates/pixelegg/app.css +++ b/mail/templates/pixelegg/app.css @@ -86,7 +86,7 @@ span.status_img { width: 12px; height: 12px; background-repeat: no-repeat; - background-image: url(../default/images/kmmsgread.svg); + background-image: url(../default/images/kmmsgread.png); } tr.deleted span.status_img { background-image: url(../default/images/kmmsgdel.png); @@ -1659,10 +1659,10 @@ tr.recent span.status_img { background-image: url(../pixelegg/images/kmmsgnew.png) !important; } tr.replied span.status_img { - background-image: url(../pixelegg/images/kmmsgreplied.png) !important; + background-image: url(../pixelegg/images/mail_reply.svg) !important; } tr.forwarded span.status_img { - background-image: url(../pixelegg/images/kmmsgforwarded.png) !important; + background-image: url(../pixelegg/images/mail_forward.svg) !important; } .subjectBold { font-size: 12px; diff --git a/mail/templates/pixelegg/app.less b/mail/templates/pixelegg/app.less index c4d47dad7a..5436d85580 100755 --- a/mail/templates/pixelegg/app.less +++ b/mail/templates/pixelegg/app.less @@ -759,11 +759,11 @@ tr.recent span.status_img { } tr.replied span.status_img { - background-image: url(../pixelegg/images/kmmsgreplied.png) !important; + background-image: url(../pixelegg/images/mail_reply.svg) !important; } tr.forwarded span.status_img { - background-image: url(../pixelegg/images/kmmsgforwarded.png) !important; + background-image: url(../pixelegg/images/mail_forward.svg) !important; } .subjectBold diff --git a/mail/templates/pixelegg/images/whitelist.svg b/mail/templates/pixelegg/images/whitelist.svg new file mode 100644 index 0000000000..a9fd491465 --- /dev/null +++ b/mail/templates/pixelegg/images/whitelist.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + +