Update some icons from Eva

This commit is contained in:
Hadi Nategh 2019-09-24 12:14:18 +02:00
parent 2f72db2b0b
commit 6425e1f5f0
5 changed files with 31 additions and 11 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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;

View File

@ -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

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g>
<path fill="none" d="M23.375,31.5c-4.48,0-8.125-3.645-8.125-8.125s3.645-8.125,8.125-8.125s8.125,3.645,8.125,8.125
S27.855,31.5,23.375,31.5z"/>
<g>
<path fill="#62686A" d="M23.375,15.75c4.204,0,7.625,3.42,7.625,7.625S27.579,31,23.375,31s-7.625-3.421-7.625-7.625
S19.171,15.75,23.375,15.75 M23.375,14.75c-4.764,0-8.625,3.861-8.625,8.625c0,4.766,3.861,8.625,8.625,8.625
C28.141,32,32,28.141,32,23.375C32,18.611,28.141,14.75,23.375,14.75L23.375,14.75z"/>
</g>
</g>
<path fill="#62686A" d="M19.539,27.699c0.376,0.316,0.868,0.467,1.357,0.455c0.181,0.01,0.354-0.025,0.524-0.084
c0.281-0.074,0.55-0.186,0.771-0.371l6.642-5.61c0.733-0.618,0.733-1.624,0-2.243c-0.733-0.621-1.922-0.621-2.658,0l-5.323,4.502
l-0.988-1.008c-0.596-0.602-1.562-0.602-2.156,0c-0.594,0.605-0.594,1.584,0,2.188C17.708,25.525,18.932,27.076,19.539,27.699z"/>
<path fill="#62686A" d="M23.401,31.984c-1.44,0-2.795-0.358-3.987-0.984H1V1h24.264v13.994c0.342,0.075,0.675,0.175,1,0.29V0H0v32
h26.264v-0.514C25.367,31.803,24.406,31.984,23.401,31.984z"/>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB